This commit is contained in:
mjallen18
2025-11-24 11:19:38 -06:00
parent f085f17fe8
commit bb788d1de3
3 changed files with 12 additions and 11 deletions

View File

@@ -27,6 +27,7 @@ in
port = 9943;
hostname = "office.mjallen.dev";
jwtSecretFile = jwtSecretFile;
securityNonceFile = jwtSecretFile;
};
};
}