add profile for nginx

This commit is contained in:
2026-02-16 14:12:35 +03:30
parent 30361d4f4a
commit 180ced4b3b

View File

@@ -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