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