traefik/docker-compose.yml aktualisiert
This commit is contained in:
@@ -48,6 +48,9 @@ services:
|
|||||||
- traefik.http.routers.traefik.tls.certresolver=le
|
- traefik.http.routers.traefik.tls.certresolver=le
|
||||||
- traefik.http.routers.traefik.service=api@internal
|
- traefik.http.routers.traefik.service=api@internal
|
||||||
- traefik.http.routers.traefik.middlewares=dashboard-auth@file,secure-headers@file
|
- traefik.http.routers.traefik.middlewares=dashboard-auth@file,secure-headers@file
|
||||||
|
dns:
|
||||||
|
- 1.1.1.1
|
||||||
|
- 8.8.8.8
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
frontend_net:
|
frontend_net:
|
||||||
|
|||||||
Reference in New Issue
Block a user