fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 7s
Deploy Prod / Push (pull_request) Successful in 7s
Deploy Prod / Deploy prod (pull_request) Successful in 31s

This commit is contained in:
emmatveev 2024-11-23 11:09:22 +03:00
parent a511909fe6
commit 11c41e1d33

View File

@ -5,7 +5,7 @@ services:
nginx:
image: mathwave/sprint-repo:sprint-infra-nginx-dev
networks:
- common-infra-nginx
- common-infra-nginx-development
ports:
- "80:80"
- "443:443"
@ -146,5 +146,5 @@ volumes:
networks:
net:
driver: overlay
common-infra-nginx:
common-infra-nginx-development:
external: true