hasurafix
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
status = 200
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/v1/*"
|
||||
to = "https://api.workolik.com/v1/:splat"
|
||||
status = 200
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
|
||||
Reference in New Issue
Block a user