Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
66Bunz authored Nov 14, 2024
1 parent b4f4e1b commit a0561e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
bot:
image: ghcr.io/66bunz/droptop-four-discord-bot:main
image: ghcr.io/droptop-four/droptop-four-discord-bot:main
volumes:
- ./.env:/droptop_bot/.env:ro
- ./.env.prod:/droptop_bot/.env.prod:ro
Expand All @@ -20,4 +20,4 @@ services:
WATCHTOWER_NOTIFICATIONS: shoutrrr
WATCHTOWER_CLEANUP: "true"
WATCHTOWER_POLL_INTERVAL: 300
WATCHTOWER_POLL_INTERVAL: 300

0 comments on commit a0561e5

Please sign in to comment.