Attempt to fix repo placeholder

This commit is contained in:
2025-01-21 15:15:49 +00:00
parent 141af44b70
commit d72b1fe7e8

View File

@@ -10,9 +10,8 @@
health_status 200 health_status 200
} }
route /repo { handle /repo {
root * /repo/placeholder.html rewrite * /repo/placeholder.html
file_server
} }
} }