This commit is contained in:
Administrator
2022-09-05 19:21:40 +03:00
parent f9bc719ef7
commit abe6a4ef90
4 changed files with 0 additions and 22 deletions

View File

@@ -4,7 +4,6 @@ services:
ssl:
image: mathwave/sprint-repo:sprint-infra-ssl-dev
ports:
- "80:80"
- "443:443"
networks:
- net

View File

@@ -4,7 +4,6 @@ services:
ssl:
image: mathwave/sprint-repo:sprint-infra-ssl-prod
ports:
- "80:80"
- "443:443"
networks:
- net
@@ -21,8 +20,6 @@ services:
nginx:
image: mathwave/sprint-repo:sprint-infra-nginx-prod
ports:
- "80:80"
networks:
- net
- battleship-nginx