Add proxyPass variable
This commit is contained in:
parent
53fa753a13
commit
0ae54aeafb
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
proxyPass = "$home_address";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
proxy_ssl_name $host;
|
proxy_ssl_name $host;
|
||||||
include /etc/nixos-secrets/nginx-proxy-pass-home.conf;
|
include /etc/nixos-secrets/nginx-proxy-pass-home.conf;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue