Double oops
This commit is contained in:
parent
a48a07351d
commit
78ec980531
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
services.nginx.virtualHosts."hub.tailscale.stranger.systems" = {
|
services.nginx.virtualHosts."hub.tailscale.stranger.systems" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useAcmeHost = "wildcard.stranger.systems";
|
useACMEHost = "wildcard.stranger.systems";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://127.0.0.1:8081";
|
proxyPass = "http://127.0.0.1:8081";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue