mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
glauth: Working
This commit is contained in:
parent
a1d46f5301
commit
acfa259b2a
4 changed files with 12 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
};
|
||||
|
||||
services.nginx.virtualHosts."auth.${config.network.dns.domain}" = {
|
||||
enableACME = true;
|
||||
useACMEHost = "domain-auth";
|
||||
forceSSL = true;
|
||||
locations = { "/".proxyPass = "http://127.0.0.1:8089"; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue