Reflex Cloud deploy: Issue with python-decouple #4960
princegaurav
started this conversation in
General
Replies: 1 comment
-
@Alek99 Kindly check and help on this. So, does Relex Cloud not store any .env file? Will python-decouple package not work with Reflex Cloud? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed my app on Reflex Cloud today. However, the front end was not able to connect to the backend. When I checked the logs, python-decouple could not get the env variables from the .env file. I used --envfile flag while deploying. I wonder where they keep the .env file? The app is working perfectly fine on my local machine.
Beta Was this translation helpful? Give feedback.
All reactions