linkie/wrangler.toml

12 lines
266 B
TOML
Raw Normal View History

2023-09-16 18:50:55 +00:00
name = "linkie"
main = "src/index.js"
compatibility_date = "2023-09-14"
2023-09-16 21:01:36 +00:00
routes = [
{ pattern = "s.aly.pet", custom_domain = true }
]
2023-09-16 18:50:55 +00:00
kv_namespaces = [
{ binding = "KV", id = "7214e776a3da4ccd9f9fe5b6c3d3f781" }
]
[vars]
REDIR_URL = "https://aly-smith.carrd.co/"