removed production env stuff, that wasn't even needed lol
This commit is contained in:
parent
11cb4574e7
commit
7ef0ceb941
|
@ -5,8 +5,4 @@ account_id = "03479b0523a52b140e0dabac40cb0fc8"
|
||||||
workers_dev = true
|
workers_dev = true
|
||||||
kv_namespaces = [
|
kv_namespaces = [
|
||||||
{ binding = "KV", id = "974c0967a84e415daa054bbbcc7f80c6", preview_id = "cfcc6491f3484cbca664913836635113" }
|
{ binding = "KV", id = "974c0967a84e415daa054bbbcc7f80c6", preview_id = "cfcc6491f3484cbca664913836635113" }
|
||||||
]
|
]
|
||||||
|
|
||||||
[env.production]
|
|
||||||
route = "dz.uhwot.gq/*"
|
|
||||||
zone_id = "b6b4cc9fc2fc2eb654b912119e8ab72d"
|
|
Loading…
Reference in New Issue