Compare commits
No commits in common. "e5bf36ed88edffce4261e1b1c4b3b95909b3332b" and "de23e8feefe09905d392bd73ee1f924b3d046125" have entirely different histories.
e5bf36ed88
...
de23e8feef
@ -7,12 +7,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- common-infra-nginx
|
- common-infra-nginx
|
||||||
ports:
|
ports:
|
||||||
- published: 80
|
- "80:80"
|
||||||
target: 80
|
- "443:443"
|
||||||
mode: host
|
|
||||||
- published: 443
|
|
||||||
target: 443
|
|
||||||
mode: host
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user