debug header
This commit is contained in:
parent
bdf5143165
commit
3d5a8bd31b
|
|
@ -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 = "/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue