Skip to content

Commit fe86609

Browse files
let discord-bot die locally if it isnt configured
1 parent 14ab26b commit fe86609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
target: /root/.aws
5050

5151
discord-bot:
52-
restart: unless-stopped
52+
restart: "no"
5353
extends:
5454
file: compose.yaml
5555
service: discord-bot

0 commit comments

Comments
 (0)