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: 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