Skip to content

Commit

Permalink
adding ghcr.io link to example compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
jaherron committed Oct 18, 2024
1 parent 1da9a48 commit ab9ffc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'

services:
splatchaindiscord:
image: splatchaindiscord
image: ghcr.io/littlebitstudios/splatchain-discord:latest
container_name: splatchaindiscord
restart: unless-stopped
environment:
Expand Down

0 comments on commit ab9ffc6

Please sign in to comment.