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

container uses NEXTAUTH_URL env var #489

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

josefaidt
Copy link
Contributor

Issue #, if available:

Description of changes:

Container is currently using VITE_NEXTAUTH_URL to replace in client code at buildtime, however there appears to be an issue at runtime where it is reading from the load balancer's address. This PR aims to resolve this issue by setting a NEXTAUTH_URL env var at runtime.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@josefaidt josefaidt requested a review from a team as a code owner September 22, 2023 23:33
@josefaidt josefaidt added the run-ci Label to trigger action run for CI label Sep 22, 2023
@github-actions github-actions bot removed the run-ci Label to trigger action run for CI label Sep 22, 2023
@josefaidt josefaidt added the run-ci Label to trigger action run for CI label Sep 22, 2023
@github-actions github-actions bot removed the run-ci Label to trigger action run for CI label Sep 22, 2023
@josefaidt josefaidt temporarily deployed to ci September 22, 2023 23:39 — with GitHub Actions Inactive
@josefaidt josefaidt merged commit fa75925 into aws-amplify:main Sep 22, 2023
@josefaidt josefaidt deleted the use-nextauth-url-env-var branch September 22, 2023 23:43
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.

1 participant