We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fee5f commit f2a5964Copy full SHA for f2a5964
1 file changed
examples/dotcms-laravel/.env.example
@@ -69,4 +69,4 @@ VITE_APP_NAME="${APP_NAME}"
69
70
# DotCMS API Configuration
71
DOTCMS_HOST=your-dotcms-instance-url
72
-DOTCMS_API_TOKEN=your-dotcms-instance-token
+DOTCMS_API_KEY=your-dotcms-instance-token
0 commit comments