join #19

Merged
emmatveev merged 2 commits from join into prod 2024-11-23 11:10:52 +03:00
Showing only changes of commit 11c41e1d33 - Show all commits

View File

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