How to deploy correctly when changing environment variables #435
Unanswered
AymaneHan1
asked this question in
Q&A
Replies: 3 comments 1 reply
-
One solution could be to SSH into your virtual machine and update the variables there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
the workflow I follow is thus:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
how have yu deployed from locaally |
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.
-
Hello!
I want to add some changes to the environment variables and deploy it. The problem is env vars are not taken in account when I deploy the the app. I tested changing the title of the front and it is deployed correctly. But when I change the ens vars like max tooken to 2, I can't have see the modification once deployed.
Can someone help me this please? Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions