remove auth.infra4future.de
This commit is contained in:
parent
d8e937a91d
commit
2d542e9167
1 changed files with 0 additions and 6 deletions
|
@ -27,10 +27,4 @@
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx.virtualHosts."auth.infra4future.de" = {
|
|
||||||
locations."/".proxyPass = "http://10.1.2.104:8080";
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue