4 lines
79 B
TOML
4 lines
79 B
TOML
[[edge_functions]]
|
|
function = "index" # The name of your file
|
|
path = "/api/*"
|
[[edge_functions]]
|
|
function = "index" # The name of your file
|
|
path = "/api/*"
|