Can I set my own environment variable in application? I know the current method is to set the variable in docker.env. But those environment variables are for the built-in service.
My case is that I want to set MY_APPLICATION_KEY="ABC123" in my UAT environment, and MY_APPLICATION_KEY="PROD123" in my production environment. Is there any way to achieve this?
#Customised environment variable
1 messages · Page 1 of 1 (latest)
Hi There!
Thanks for reaching out to us. One of our engineer will be with you shortly.
If you are stuck with an issue/error, please help us with following information.
- Which version of Appsmith are you on?
- Provide screenshots/screen recordings of the original error/code snippet.
- Add details about your use case and provide steps to reproduce the issue, if
possible.