common infra nginx
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
||||
image: mathwave/sprint-repo:b-jokes-nginx
|
||||
networks:
|
||||
- b-jokes-net
|
||||
- b-jokes-nginx
|
||||
- common-infra-nginx
|
||||
deploy:
|
||||
mode: replicated
|
||||
@@ -50,7 +49,5 @@ services:
|
||||
networks:
|
||||
b-jokes-net:
|
||||
driver: overlay
|
||||
b-jokes-nginx:
|
||||
external: true
|
||||
common-infra-nginx:
|
||||
external: true
|
||||
@@ -7,7 +7,6 @@ services:
|
||||
image: mathwave/sprint-repo:b-jokes-nginx
|
||||
networks:
|
||||
- b-jokes-net
|
||||
- b-jokes-nginx
|
||||
- common-infra-nginx
|
||||
deploy:
|
||||
mode: replicated
|
||||
@@ -52,7 +51,5 @@ services:
|
||||
networks:
|
||||
b-jokes-net:
|
||||
driver: overlay
|
||||
b-jokes-nginx:
|
||||
external: true
|
||||
common-infra-nginx:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user