tg2 restart policy
This commit is contained in:
parent
a6548e424a
commit
5070ae46f9
|
@ -2,7 +2,7 @@ services:
|
||||||
tg2:
|
tg2:
|
||||||
container_name: tg2
|
container_name: tg2
|
||||||
image: tg2:latest
|
image: tg2:latest
|
||||||
restart: on-failure
|
restart: on-failure:10
|
||||||
environment:
|
environment:
|
||||||
- TGTG_EMAIL=tgtg.trash@bhasher.com
|
- TGTG_EMAIL=tgtg.trash@bhasher.com
|
||||||
- TELEGRAM_TOKEN=${TELEGRAM_TOKEN}
|
- TELEGRAM_TOKEN=${TELEGRAM_TOKEN}
|
||||||
|
|
Loading…
Reference in New Issue