Skip to content

Commit

Permalink
Update docker-compose-no-traefik.yml.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio1988 authored Mar 31, 2024
1 parent c63f8b9 commit 62a5763
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose-no-traefik.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ services:
xilriws:
image: ghcr.io/unownhash/xilriws-public:main
restart: unless-stopped
volumes:
- ./xilriws.json:/xilriws/config.json
ports:
- "5090:5090"
- "5090:5090"

0 comments on commit 62a5763

Please sign in to comment.