change auth url
This commit is contained in:
parent
cfdff2f59f
commit
5616ab071e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
settings = {
|
||||
PORT = "1411";
|
||||
HOST = "127.0.0.1";
|
||||
APP_URL = "https://auth.proxy.${homelab.domain}";
|
||||
APP_URL = "https://auth.${homelab.domain}";
|
||||
TRUST_PROXY = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue