mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: marble env keys
This commit is contained in:
@@ -115,8 +115,8 @@ Before you begin, ensure you have the following installed on your system:
|
|||||||
UPSTASH_REDIS_REST_TOKEN="example_token"
|
UPSTASH_REDIS_REST_TOKEN="example_token"
|
||||||
|
|
||||||
# Marble Blog
|
# Marble Blog
|
||||||
MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key
|
MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key
|
||||||
MARBLE_API_URL=https://api.marblecms.com
|
MARBLE_API_URL=https://api.marblecms.com
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
NODE_ENV="development"
|
NODE_ENV="development"
|
||||||
|
|||||||
Reference in New Issue
Block a user