Update domain

This commit is contained in:
2023-07-29 21:32:34 -07:00
parent 5735912ffc
commit 1e27bfa170
15 changed files with 35 additions and 35 deletions

View File

@@ -45,7 +45,7 @@ job "authelia" {
tags = [
"traefik.enable=true",
"traefik.http.routers.authelia.rule=Host(`auth.arsenm.dev`)",
"traefik.http.routers.authelia.rule=Host(`auth.elara.ws`)",
"traefik.http.routers.authelia.tls.certResolver=letsencrypt",
]
}