fixed custom domain
This commit is contained in:
parent
8fdf664e11
commit
02854265c8
|
@ -1,6 +1,9 @@
|
|||
name = "linkie"
|
||||
main = "src/index.js"
|
||||
compatibility_date = "2023-09-14"
|
||||
routes = [
|
||||
{ pattern = "s.aly.pet", custom_domain = true }
|
||||
]
|
||||
kv_namespaces = [
|
||||
{ binding = "KV", id = "7214e776a3da4ccd9f9fe5b6c3d3f781" }
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue