rename
This commit is contained in:
parent
a682150219
commit
914885b870
2 changed files with 1 additions and 1 deletions
|
|
@ -1,12 +0,0 @@
|
|||
{ homelab, ... }: {
|
||||
services.pocket-id = {
|
||||
enable = true;
|
||||
credentials.ENCRYPTION_KEY = "/var/lib/pocket-id/encryption-key";
|
||||
settings = {
|
||||
PORT = "1411";
|
||||
HOST = "127.0.0.1";
|
||||
APP_URL = "https://auth.proxy.${homelab.domain}";
|
||||
TRUST_PROXY = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue