mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor adguardhome.yml to fix typo in Traefik routing rule
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
|||||||
- traefik.http.routers.adguardhome.entrypoints=https
|
- traefik.http.routers.adguardhome.entrypoints=https
|
||||||
- traefik.http.routers.adguardhome.rule=Host(`guard.${DOMAIN}`)
|
- traefik.http.routers.adguardhome.rule=Host(`guard.${DOMAIN}`)
|
||||||
- traefik.http.routers.adguardhome.tls.certresolver=le
|
- traefik.http.routers.adguardhome.tls.certresolver=le
|
||||||
- traefik.http.router.adguardhome.service=adguardhome_service
|
- traefik.http.routers.adguardhome.service=adguardhome_service
|
||||||
- traefik.http.services.adguardhome_service.loadbalancer.server.port=3000
|
- traefik.http.services.adguardhome_service.loadbalancer.server.port=3000
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user