80:80801
Some checks failed
CI/CD Pipeline / lint-sast (push) Successful in 2m57s
CI/CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
Arseniy Sitnikov 2025-06-09 14:40:19 +03:00
parent 9d80ed29c3
commit 2660873c1f

View File

@ -55,7 +55,7 @@ services:
context: . context: .
dockerfile: nginx/Dockerfile dockerfile: nginx/Dockerfile
ports: ports:
- '80:80' - '80:8081'
depends_on: depends_on:
bot: *started-dependency bot: *started-dependency
volumes: volumes: