8081:80
All checks were successful
CI/CD Pipeline / lint-sast (push) Successful in 2m56s
CI/CD Pipeline / deploy (push) Successful in 52s

This commit is contained in:
Arseniy Sitnikov 2025-06-09 14:44:09 +03:00
parent 2660873c1f
commit dffac459d3

View File

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