openai-assistant icon indicating copy to clipboard operation
openai-assistant copied to clipboard

build: env variables improvements

Open sebastianmusial opened this issue 9 months ago • 0 comments

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [x] Build related changes
  • [ ] CI related changes
  • [ ] Documentation content changes
  • [ ] Other... Please describe:

What is the current behavior?

  • We had to set up the app URL in multiple places
  • hard configuration for multiple instances

What is the new behavior?

  • added new env variable (.env) - APP_URL which represents the main app URL for the iframe

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

sebastianmusial avatar May 22 '24 12:05 sebastianmusial