Skip to content

updating image paths with host var, plus other changes#7

Merged
fmontes merged 1 commit into
mainfrom
small-fixes
May 30, 2025
Merged

updating image paths with host var, plus other changes#7
fmontes merged 1 commit into
mainfrom
small-fixes

Conversation

@jdcmsd
Copy link
Copy Markdown
Contributor

@jdcmsd jdcmsd commented May 30, 2025

Changes:

  • Updated Laravel DOTCMS_API_TOKEN to DOTCMS_API_KEY
    • This fixes the key mismatch while maintaining consistency with the Symfony library.
  • On Laravel side, replaced hard-coded demo-site URL in image path with env('DOTCMS_HOST')
  • On Symfony side, the app.environment syntax is preferred, but Claude suggested instead passing a new host variable by defining it in DotCMSExtension.php, so I went with that option.

@fmontes fmontes merged commit d58dca8 into main May 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants