Use Gandi as cert provider for traefik

This commit is contained in:
Jake Howard
2024-09-14 22:06:42 +01:00
parent f1ba63818b
commit acfd2af7eb
4 changed files with 11 additions and 28 deletions

View File

@ -16,7 +16,6 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.yourls.rule=Host(`0rng.one`)
- traefik.http.routers.yourls.tls.certresolver=gandi
networks:
- default
- traefik