My Nix Configuration

[prefect.services] Update m.p.d config in caddy

pyrox.dev 27b85a77 53194745

verified
Changed files
+2 -3
systems
x86_64-linux
prefect
services
+2 -3
systems/x86_64-linux/prefect/services/caddy.nix
···
handle /_matrix/* {
reverse_proxy http://${marvin}:${toString pns.matrix-server.port}
}
-
@nativeRouter not file {path} /
handle {
-
rewrite @nativeRouter {http.matchers.file.relative}
-
root * /var/www/cinny/dist
+
root * /var/www/cinny/dist/
+
try_files {path} / index.html
file_server
}
'';