fix(frontend): add KV namespace to production env
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
"env": {
|
||||
"production": {
|
||||
"name": "website-enchun-mgr-production",
|
||||
"kv_namespaces": [
|
||||
{
|
||||
"binding": "SESSION",
|
||||
"id": "0de94ad20be24add94c1f8fe9c4a0440"
|
||||
}
|
||||
],
|
||||
"vars": {
|
||||
"PAYLOAD_CMS_URL": "https://enchun-admin.anlstudio.cc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user