reflex icon indicating copy to clipboard operation
reflex copied to clipboard

env=pc.Env.PROD, no --env, no env_path, pc run as dev

Open evandeng2009 opened this issue 2 years ago β€’ 0 comments

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.

evandeng2009 avatar Jun 27 '23 11:06 evandeng2009