Merge pull request #403 from mezotv/fix/readme

fix: marble env keys in readme
This commit is contained in:
Maze 2025-07-22 00:10:34 +02:00 committed by GitHub
commit bd05f64511
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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"