Merge branch 'main' into fix/blog

This commit is contained in:
Dominik K.
2025-07-22 00:29:46 +02:00
committed by GitHub
+1 -1
View File
@@ -116,7 +116,7 @@ Before you begin, ensure you have the following installed on your system:
# Marble Blog # Marble Blog
MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key MARBLE_WORKSPACE_KEY=cm6ytuq9x0000i803v0isidst # example organization key
NEXT_PUBLIC_MARBLE_API_URLL=https://api.marblecms.com NEXT_PUBLIC_MARBLE_API_URL=https://api.marblecms.com
# Development # Development
NODE_ENV="development" NODE_ENV="development"