Skip to content

Commit

Permalink
Changed Docker Image Label
Browse files Browse the repository at this point in the history
  • Loading branch information
tcyrus committed Aug 13, 2020
1 parent 7e4cd31 commit 005bb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -3,7 +3,7 @@ version: '3.7'
services:
app:
build: .
image: tcyrus/syncplay-srv
image: weeb-poly/syncplay-srv
environment:
SYNCPLAY_PASSWORD: "${SYNCPLAY_PASSWORD}"
SYNCPLAY_SALT: "${SYNCPLAY_SALT}"
Expand Down

0 comments on commit 005bb07

Please sign in to comment.