join #20

Merged
emmatveev merged 4 commits from join into dev 2024-11-23 20:32:06 +03:00
Showing only changes of commit 11c41e1d33 - Show all commits

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