added auto restart if crash

This commit is contained in:
Shihaam Abdul Rahman 2023-04-09 21:07:48 +05:00
parent 4de1f643eb
commit 6730d36ef2
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -6,3 +6,4 @@ services:
image: git.shihaam.dev/dockerfiles/bing-chat-telegram
env_file:
- .env
restart: always