plane
plane copied to clipboard
[bug]: variable in plane.env doesn't work (POSTGRES_PASSWORD, SECRET_KEY)
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
i figured it out that i can't use my own password and secret key in the plane.env. If i set a my own POSTGRES_PASSWORD, then the DB creation not working. If i set my own SECRET_KEY, then i can't upload anything to minio.
Have you hard-coded all the thing ??
Steps to reproduce
- install plane with setup.sh
- modify plane.env and set a password to POSTGRES_PASSWORD
- start plane with setup.sh
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v0.21-dev