This commit is contained in:
Tim Schubert 2021-01-02 18:14:06 +01:00
parent d0470595ff
commit e4bc29ff4a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -23,7 +23,7 @@ in
forceSSL = true;
locations."/".extraConfig = ''
proxy_pass http://[fcde:ad:1]:3000;
proxy_pass http://[fcde:ad:1]:3000/;
'';
};