Skip to content

Commit

Permalink
chore: update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
bitxeno committed Jun 29, 2024
1 parent 5343c25 commit 88aad4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
atvloadly:
container_name: atvloadly
hostname: atvloadly
image: ghcr.io/bitxeno/atvloadly:latest
image: bitxeno/atvloadly:latest
privileged: true
volumes:
- /etc/atvloadly:/data
Expand Down

0 comments on commit 88aad4a

Please sign in to comment.