add profile for nginx
This commit is contained in:
@@ -26,8 +26,8 @@ services:
|
||||
volumes:
|
||||
- ./nginx/crm.conf:/etc/nginx/conf.d/default.conf
|
||||
- ${LARAVEL_PROJECT_PATH}:/var/www/crm/backend
|
||||
depends_on:
|
||||
- laravel
|
||||
profiles:
|
||||
- server
|
||||
networks:
|
||||
- crm_network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user