Commit 3b7b3163 authored by xuchentao's avatar xuchentao

chore(env): use production shared paths

parent 3063820f
...@@ -4,5 +4,5 @@ CMS_PORT=8789 ...@@ -4,5 +4,5 @@ CMS_PORT=8789
CMS_PASSWORD=replace-with-a-strong-password CMS_PASSWORD=replace-with-a-strong-password
CMS_SECRET=replace-with-openssl-rand-hex-32 CMS_SECRET=replace-with-openssl-rand-hex-32
CMS_API_KEY=replace-with-openssl-rand-hex-32 CMS_API_KEY=replace-with-openssl-rand-hex-32
CMS_DATA_DIR=.runtime/cms-data CMS_DATA_DIR=/root/sumeiqiao/shared/cms-data
CMS_BUILD_LOCK=.runtime/site-build.lock CMS_BUILD_LOCK=/root/sumeiqiao/shared/site-build.lock
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment