Skip to content

[bug]: DEFAULT_EMAIL and DEFAULT_PASSWORD are ignoring #9259

@lazyest

Description

@lazyest

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Deploying Plane from scratch didn't create user according to older environment variables

  - DEFAULT_EMAIL=${DEFAULT_EMAIL:-captain@plane.so}
  - DEFAULT_PASSWORD=${DEFAULT_PASSWORD:-password123}

Was it somehow deprecated? Didn't found any mentioning of it directly

Steps to reproduce

Deploy docker-based self-hossted instance with

  - DEFAULT_EMAIL=${DEFAULT_EMAIL:-captain@plane.so}
  - DEFAULT_PASSWORD=${DEFAULT_PASSWORD:-password123}

Environment

Production

Browser

None

Variant

Self-hosted

Version

latest

Metadata

Metadata

Assignees

Labels

planesync issues to Plane🐛bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions