vscode works now
This commit is contained in:
parent
3945a335b1
commit
c94e085e66
2 changed files with 6 additions and 85 deletions
|
|
@ -37,10 +37,9 @@
|
|||
enableACME = true;
|
||||
locations."/" = {
|
||||
extraConfig = ''
|
||||
#proxy_set_header Host vinzenz-lpt2.donkey-pentatonic.ts.net;
|
||||
proxy_ssl_verify = false;
|
||||
proxy_bind 100.88.118.60;
|
||||
'';
|
||||
proxyPass = "https://vinzenz-lpt2.donkey-pentatonic.ts.net:8542/";
|
||||
proxyPass = "http://vinzenz-lpt2:8542/";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue