mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
revert unfortunate rename
This commit is contained in:
parent
88005ad291
commit
11d94f8f4d
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
services.keycloak = {
|
||||
enable = true;
|
||||
database.createLocally = true;
|
||||
database.hashedPasswordFile = "/run/secrets/keycloak";
|
||||
database.passwordFile = "/run/secrets/keycloak";
|
||||
settings = {
|
||||
hostname = "auth.julienmalka.me";
|
||||
hostname-admin-url = "https://auth.julienmalka.me";
|
||||
|
|
Loading…
Add table
Reference in a new issue