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