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