feat(photo01): init #4

Merged
cst1 merged 19 commits from cst1/lab-infra:init_photo01 into main 2024-11-22 14:04:37 +01:00
Showing only changes of commit f6fcdf21a7 - Show all commits

View file

@ -46,7 +46,7 @@
forceSSL = true;
serverAliases = [ ];
locations."/" = {
proxyPass = "http://localhost:${toString port}/";
proxyPass = "http://localhost:2342/";
proxyWebsockets = true;
};
};