reflex
reflex copied to clipboard
env=pc.Env.PROD, no --env, no env_path, pc run as dev
Describe the bug env=pc.Env.PROD, no --env, no env_path or .env, pc run still as dev, which means env=pc.Env.PROD is not effective.
To Reproduce Steps to reproduce the behavior:
- Code/Link to Repo:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
** Specifics (please complete the following information):**
- Python Version:3.11
- Reflex Version:0.1.34
- OS: Windows
- Browser (Optional):
Additional context Add any other context about the problem here.