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:
@@ -6,3 +6,4 @@ services:
|
|||||||
- "./omnibot:/app/omnibot"
|
- "./omnibot:/app/omnibot"
|
||||||
- "./plugins:/app/plugins"
|
- "./plugins:/app/plugins"
|
||||||
- "./data:/app/data"
|
- "./data:/app/data"
|
||||||
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user