Skip to content

Update generate-env.sh#7

Merged
doneyli merged 1 commit intodoneyli:mainfrom
luarss:patch-1
Feb 22, 2026
Merged

Update generate-env.sh#7
doneyli merged 1 commit intodoneyli:mainfrom
luarss:patch-1

Conversation

@luarss
Copy link
Contributor

@luarss luarss commented Feb 21, 2026

langfuse-web container has their internval validation for the email variable, hence the change

  ⎿  langfuse-web-1  | ❌ Invalid environment variables: { LANGFUSE_INIT_USER_EMAIL: [ 'Invalid email' ] }

langfuse-web container has their internval validation for the email variable, hence the change
```
  ⎿  langfuse-web-1  | ❌ Invalid environment variables: { LANGFUSE_INIT_US     
     ER_EMAIL: [ 'Invalid email' ] }
```
@doneyli
Copy link
Owner

doneyli commented Feb 22, 2026

Thanks for the fix @luarss! You're right — Langfuse's web container validates the email env var, and admin@localhost fails that check. This is a first-run blocker for anyone taking the default path, so great catch. Merging.

@doneyli doneyli merged commit d2a51e4 into doneyli:main Feb 22, 2026
1 check 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