Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: url handling in nuxt config #768

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

ksted
Copy link
Contributor

@ksted ksted commented Oct 30, 2024

Why:

Eliminate confusion around which environment variables are used for which context.

Describe your changes

  • Clearly separates URL_ENDPOINT and API_URL
  • Renames trailing slash method

Checklist before requesting a review

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I've updated docs/changelog/changelog_en.md and docs/changelog/changelog_de.md. If I'm a non-German speaker, I've still updated the file with the English version as a placeholder.

- Clearly separates URL_ENDPOINT and API_URL
- Renames trailing slash method
@ksted ksted marked this pull request as ready for review October 30, 2024 11:40
@ksted ksted requested a review from a team as a code owner October 30, 2024 11:40
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