Commit 62184a2e authored by xuchentao's avatar xuchentao

fix: enable production CMS paths in env example

parent 0847eefd
Pipeline #424 passed with stages
in 17 seconds
......@@ -3,5 +3,5 @@ CMS_PORT=8790
CMS_PASSWORD=change-this-password
CMS_SECRET=replace-with-at-least-32-random-characters
# CMS_API_KEY=optional-api-key
# CMS_DATA_DIR=/root/jiayun/shared/cms-data
# CMS_BUILD_LOCK=/root/jiayun/shared/site-build.lock
CMS_DATA_DIR=/root/jiayun/shared/cms-data
CMS_BUILD_LOCK=/root/jiayun/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