Attempt to fix repo placeholder

This commit is contained in:
2025-01-21 15:15:49 +00:00
parent ab446d0d17
commit 0a0a036e0a

View File

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