Update restart policy to docker-compose
Omnibot will now restart when not explicitly stopped Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -5,4 +5,5 @@ services:
|
||||
volumes:
|
||||
- "./omnibot:/app/omnibot"
|
||||
- "./plugins:/app/plugins"
|
||||
- "./data:/app/data"
|
||||
- "./data:/app/data"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user