Skip to content

Commit

Permalink
add comment for docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Sep 3, 2024
1 parent 2d44d96 commit 5dcb7b1
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
@@ -1,7 +1,7 @@
services:
upsnap:
container_name: upsnap
image: ghcr.io/seriousm4x/upsnap:4
image: ghcr.io/seriousm4x/upsnap:4 # images are also available on docker hub: seriousm4x/upsnap:4
network_mode: host
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 5dcb7b1

Please sign in to comment.