fix: marble env keys
This commit is contained in:
parent
8c1ea7e680
commit
fe2762904c
|
|
@ -115,8 +115,8 @@ Before you begin, ensure you have the following installed on your system:
|
|||
UPSTASH_REDIS_REST_TOKEN="example_token"
|
||||
|
||||
# Marble Blog
|
||||
MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key
|
||||
MARBLE_API_URL=https://api.marblecms.com
|
||||
MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key
|
||||
MARBLE_API_URL=https://api.marblecms.com
|
||||
|
||||
# Development
|
||||
NODE_ENV="development"
|
||||
|
|
|
|||
Loading…
Reference in New Issue