added calibre-web

This commit is contained in:
2024-06-20 23:59:00 -07:00
parent 4e26186252
commit 4015fe1915
12 changed files with 114 additions and 31 deletions

View File

@@ -16,7 +16,7 @@ services:
- tnet
labels:
- traefik.enable=true
- traefik.http.routers.homepage.rule=host(`10.0.50.45`)
- traefik.http.routers.homepage.rule=host(`eshhome`)
- traefik.http.services.homepage.loadbalancer.server.port=3000
- traefik.http.routers.homepage.priority=1
networks: