Fix authelia urls.
This commit is contained in:
parent
7a609c3306
commit
dae4806d58
2 changed files with 16 additions and 2 deletions
|
|
@ -19,7 +19,8 @@
|
|||
|
||||
services.authelia = {
|
||||
enable = true;
|
||||
domain = "auth.foehammer.me";
|
||||
domain = "foehammer.me";
|
||||
url = "https://auth.foehammer.me";
|
||||
jwtSecretFile = config.sops.secrets.authelia-jwtsecret.path;
|
||||
|
||||
userDbFile = config.sops.secrets.authelia-users.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue