Skip to content

Commit

Permalink
chore: Restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
afoley587 committed Nov 1, 2024
1 parent f612301 commit 2859fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
dockerfile: dockerfile
env_file:
- .env
restart_policy: unless-stopped
restart: unless-stopped
volumes:
- discordbot:/app/persist/:rw

Expand Down

0 comments on commit 2859fc0

Please sign in to comment.