Fix calibre-web traefik rule

This commit is contained in:
Jean Froment 2022-11-07 22:12:14 +01:00
parent df45aaec93
commit cdf80395c6
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ services:
internalPort: 8080
- host: calibre.${TRAEFIK_DOMAIN}
httpAuth: true
service: calibre-web
service: calibre-web@docker
internalPort: 8083
- name: komga
enabled: false