diff --git a/docker-compose-no-traefik.yml.example b/docker-compose-no-traefik.yml.example index 4ddf4ba..c73f1eb 100644 --- a/docker-compose-no-traefik.yml.example +++ b/docker-compose-no-traefik.yml.example @@ -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" \ No newline at end of file + - "5090:5090"