Skip to content

Commit

Permalink
adapt yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio1988 committed Mar 27, 2024
1 parent 7776638 commit 8992df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
xilriws:
image: xilriws
image: ghcr.io/unownhash/xilriws-public:main
restart: unless-stopped
volumes:
- ./xilriws.json:/xilriws/config.json
Expand All @@ -19,4 +19,4 @@ services:
labels:
- traefik.http.routers.xilriws.rule=HostRegexp(`{catchall:.*}`)
deploy:
replicas: 1
replicas: 1

0 comments on commit 8992df6

Please sign in to comment.