Skip to content

Commit

Permalink
Change docker-compose image address
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedeer committed Apr 27, 2021
1 parent c9b9f52 commit 18b0864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "2"
services:
airsonic:
image: registry.gitlab.com/gjedeer/tuntox
tuntox:
image: gdr1/tuntox
container_name: tuntox
environment:
- TUNTOX_SHARED_SECRET=myassfeelsweird
Expand Down

0 comments on commit 18b0864

Please sign in to comment.