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

chore/default-api-link #2

Merged
merged 1 commit into from
Oct 18, 2023
Merged

chore/default-api-link #2

merged 1 commit into from
Oct 18, 2023

Conversation

jmcruz14
Copy link
Contributor

This PR adds the API_BASE_URL environment variable to the Quasar configuration file. This allows the application to use different API endpoints depending on the environment. In development, the application will use the staging API endpoint, while in production, it will use the production API endpoint. This change makes it easier to manage and switch between different environments.

…ifferentiate between development and production API endpoints

The API_BASE_URL environment variable has been added to the Quasar configuration file. This allows the application to use different API endpoints depending on the environment. In development, the application will use the staging API endpoint, while in production, it will use the production API endpoint. This change makes it easier to manage and switch between different environments.
@jmcruz14 jmcruz14 self-assigned this Oct 18, 2023
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 746a5a6):

https://mycure-prm--preview-eh3dt6qq.web.app

(expires Wed, 25 Oct 2023 03:32:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 475d6ddac108531a36075a0890b157825f0d9327

Copy link
Member

@jofftiquez jofftiquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmcruz14 jmcruz14 merged commit 1f805b7 into main Oct 18, 2023
2 checks 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