composer fix
Deploy / build_and_push_images (push) Successful in 1m28s Details
Deploy / deploy_to_server_dev (push) Successful in 36s Details

This commit is contained in:
Kseninia Mikhaylova 2024-07-26 10:44:33 +03:00
parent cd0b18fa1c
commit 0e498ed330
1 changed files with 0 additions and 1 deletions

View File

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