compose.yml: restart unless stopped.
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
This commit is contained in:
parent
a2cb80c377
commit
ab05a87705
@ -2,5 +2,6 @@ services:
|
||||
parkerbot:
|
||||
build: .
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
Loading…
Reference in New Issue
Block a user