Skip to content

Conversation

@Mattssn
Copy link

@Mattssn Mattssn commented Jan 4, 2026

The Next.js frontend requires NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY environment variables to initialize the Supabase client. These variables are now passed from the server/.env file to the frontend container.

This fixes the "Error: supabaseUrl is required" runtime error.

The Next.js frontend requires NEXT_PUBLIC_SUPABASE_URL and
NEXT_PUBLIC_SUPABASE_ANON_KEY environment variables to initialize
the Supabase client. These variables are now passed from the
server/.env file to the frontend container.

This fixes the "Error: supabaseUrl is required" runtime error.
@Mattssn Mattssn closed this Jan 4, 2026
@Mattssn
Copy link
Author

Mattssn commented Jan 4, 2026

Sorry, this PR was a mistake.

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