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

Get auth baseUrl from .env #236

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Get auth baseUrl from .env #236

merged 2 commits into from
Oct 1, 2024

Conversation

itsmohmans
Copy link
Member

No description provided.

@itsmohmans itsmohmans self-assigned this Oct 1, 2024
nuxt.config.ts Outdated
// REF: https://v3.nuxtjs.org/guide/going-further/runtime-config/
runtimeConfig: {
// Keys within public, will be also exposed to the client-side
public: {
communityApiUrl: 'https://community.api.josa.dev/v2',
communityApiUrl: 'https://community.api.prod.josa.ngo/v2',
Copy link
Member

Choose a reason for hiding this comment

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

remove any hard coded links please

@thamudi thamudi merged commit f2fb462 into development Oct 1, 2024
2 checks passed
@thamudi thamudi deleted the fix/auth-url-env branch October 1, 2024 10:22
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