deploy
This commit is contained in:
parent
14d87bed02
commit
e495a7c48a
@ -28,7 +28,7 @@ services:
|
|||||||
|
|
||||||
roulette-nginx:
|
roulette-nginx:
|
||||||
image: mathwave/sprint-repo:roulette-bot
|
image: mathwave/sprint-repo:roulette-bot
|
||||||
command: bot
|
command: api
|
||||||
environment:
|
environment:
|
||||||
TELEGRAM_TOKEN: $TELEGRAM_TOKEN_DEV
|
TELEGRAM_TOKEN: $TELEGRAM_TOKEN_DEV
|
||||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||||
|
@ -28,7 +28,7 @@ services:
|
|||||||
|
|
||||||
roulette-nginx:
|
roulette-nginx:
|
||||||
image: mathwave/sprint-repo:roulette-bot
|
image: mathwave/sprint-repo:roulette-bot
|
||||||
command: bot
|
command: api
|
||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
- common-infra-nginx
|
- common-infra-nginx
|
||||||
|
Loading…
Reference in New Issue
Block a user