sprint
This commit is contained in:
parent
21d980c77c
commit
5919d1b5d5
@ -7,6 +7,7 @@ services:
|
|||||||
- "80:80"
|
- "80:80"
|
||||||
networks:
|
networks:
|
||||||
- battleship-nginx
|
- battleship-nginx
|
||||||
|
- sprint-nginx
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
@ -7,6 +7,7 @@ services:
|
|||||||
- "80:80"
|
- "80:80"
|
||||||
networks:
|
networks:
|
||||||
- battleship-nginx
|
- battleship-nginx
|
||||||
|
- sprint-nginx
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 2
|
replicas: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user