debug header

This commit is contained in:
jyte 2025-02-27 16:41:56 +01:00 committed by Marc
parent bdf5143165
commit 3d5a8bd31b
1 changed files with 2 additions and 0 deletions

View File

@ -7,11 +7,13 @@
to = "https://try.vikunja.io/api/:splat"
status = 200
force = true
headers = {X-Debug-Redirect = "api-rule"}
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
headers = {X-Debug-Redirect = "all-to-index"}
[[headers]]
for = "/*"