Compare commits

..

2 commits

Author SHA1 Message Date
Victor Mignot 76701149bd
Re-enable appStore on nextcloud 2024-09-01 09:23:04 +02:00
Victor Mignot 9a0156191c
Add mollysocket server 2024-09-01 09:14:39 +02:00

View file

@ -33,7 +33,6 @@ with lib;
locations."/" = {
recommendedProxySettings = true;
proxyWebsockets = true;
proxyPass = "http://${msConfig.host}:${builtins.toString msConfig.port}";
};
};