fix
This commit is contained in:
parent
a511909fe6
commit
11c41e1d33
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user