fix
This commit is contained in:
parent
40cf1dc8de
commit
de26ebe88e
@ -7,8 +7,12 @@ services:
|
||||
networks:
|
||||
- common-infra-nginx-development
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- published: 80
|
||||
target: 80
|
||||
mode: host
|
||||
- published: 443
|
||||
target: 443
|
||||
mode: host
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
Loading…
Reference in New Issue
Block a user