Skip to content

Commit

Permalink
Update docker-compose to always restart
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed May 14, 2022
1 parent 8d05d91 commit 299462f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: "3.7"
services:
helper_bot:
image: guamulo/shadowmere-helper-bot
restart: always
build:
context: .
env_file:
Expand Down

0 comments on commit 299462f

Please sign in to comment.