This commit is contained in:
Joeri Exelmans 2025-10-02 15:12:43 +02:00
parent e96f9607be
commit 6e0f771683
2 changed files with 1 additions and 1 deletions

View file

@ -11,6 +11,7 @@
virtualHosts.${refineryHost} = {
locations."${refineryBaseUrl}/" = {
forceSSL = true;
proxyPass = "http://127.0.0.1:8888/";
proxyWebsockets = true;
extraConfig = ''