mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fixed le for all compose files
This commit is contained in:
@@ -58,5 +58,5 @@ services:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.${PREFIX}_gitea.rule=Host(`${GITEA_DOMAIN_NAME}`)"
|
||||
- "traefik.http.routers.${PREFIX}_gitea.entrypoints=websecure"
|
||||
- "traefik.http.routers.${PREFIX}_gitea.tls=true"
|
||||
- "traefik.http.routers.${PREFIX}_gitea.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.services.${PREFIX}_gitea.loadbalancer.server.port=3000"
|
||||
|
||||
Reference in New Issue
Block a user