vscode works now

This commit is contained in:
Vinzenz Schroeter 2024-03-02 13:05:41 +01:00
parent 3945a335b1
commit c94e085e66
2 changed files with 6 additions and 85 deletions

View file

@ -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;
};
};