Merge pull request 'composer fix' (#62) from dev into main
Deploy / build_and_push_images (push) Successful in 1m29s Details
Deploy / deploy_to_server_dev (push) Successful in 39s Details

Reviewed-on: #62
This commit is contained in:
ksenia_mikhailova 2024-07-26 10:45:04 +03:00
commit ac24ec9b5d
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ services:
restart: always restart: always
ports: ports:
- "${DOCKER_PORT:-80}:3000" - "${DOCKER_PORT:-80}:3000"
- "8999:3001"
volumes: volumes:
- ./.env:/src/.env - ./.env:/src/.env
image: ci.svs-tech.pro/mns-mini-zabor:${BRANCH:-dev} image: ci.svs-tech.pro/mns-mini-zabor:${BRANCH:-dev}