letsencrypt neuer versuch

This commit is contained in:
Czechman 2022-12-25 15:25:15 +01:00
parent 4a19ac507a
commit 37917883c9
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ services:
- "traefik.http.routers.traefik_api.middlewares=api-auth"
- "traefik.http.middlewares.api-auth.basicauth.users=McSeeno:$$2y$$13$$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW" # Siehe Anleitung
- "traefik.http.routers.traefik_api.entrypoints=websecure"
- "traefik.http.routers.traefik_api.tls=true"
- "traefik.http.routers.traefik_api.tls.certresolver=myresolver"
# - "traefik.http.routers.traefik.entrypoints=web"
networks: