Actualiser docker-compose.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Has been cancelled
Some checks failed
Deployment Verification / deploy-and-test (push) Has been cancelled
This commit is contained in:
parent
0cac3da87f
commit
dfff19ad46
@ -87,10 +87,10 @@ services:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=traefik_front_network"
|
||||
# HTTP
|
||||
- "traefik.http.routers.authentik-http.rule=Host(`authentik.tips-of-mine.com`)"
|
||||
- "traefik.http.routers.authentik-http.rule=Host(`authentik.tips-of-mine.local`)"
|
||||
- "traefik.http.routers.authentik-http.entrypoints=http"
|
||||
# HTTPS
|
||||
- "traefik.http.routers.authentik-https.rule=Host(`authentik.tips-of-mine.com`)"
|
||||
- "traefik.http.routers.authentik-https.rule=Host(`authentik.tips-of-mine.local`)"
|
||||
- "traefik.http.routers.authentik-https.entrypoints=https"
|
||||
- "traefik.http.routers.authentik-https.service=authentik-service"
|
||||
- "traefik.http.routers.authentik-https.tls=true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user