This commit is contained in:
knight 2025-05-17 16:34:25 -04:00
parent f4ab310978
commit 66a121746e

View File

@ -28,6 +28,9 @@ services:
- "traefik.http.routers.library-manager.entrypoints=https" - "traefik.http.routers.library-manager.entrypoints=https"
- "traefik.http.routers.library-manager.rule=Host(`lib.ghost.tel`)" - "traefik.http.routers.library-manager.rule=Host(`lib.ghost.tel`)"
- "traefik.http.routers.library-manager.tls.certresolver=http" - "traefik.http.routers.library-manager.tls.certresolver=http"
dns:
- 8.8.8.8
- 8.8.4.4
networks: networks:
- web - web
- default - default