fix acme host
This commit is contained in:
parent
f3bce53ed1
commit
3099056e2a
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
nginx.virtualHosts = {
|
||||
"zerforschen.plus" = {
|
||||
enableACME = true;
|
||||
useACMEHost = "zerforschen.plus";
|
||||
forceSSL = true;
|
||||
locations = {
|
||||
"/_metrics".proxyPass = "http://unix:" + anubis-metrics-socket + ":/metrics";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue