diff --git a/compose.yaml b/compose.yaml index 0e33a3f..ab61f9a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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}