Back

Env variables in production environment

  • 0
  • Self Hosted
  • General
ZiaChoudhary
21 Aug, 2023, 05:02

In Appwrite self hosting docs at https://appwrite.io/docs/production everything is briefly explained but I still have some queries

1.should I change follwoing : _APP_EXECUTOR_SECRET=your-secret-key _APP_EXECUTOR_HOST=http://appwrite-executor/v1

TypeScript
                                                                  2.what should I put here  _APP_SYSTEM_EMAIL_NAME=Appwrite
TL;DR
Summary: The user is asking about environment variables in the production environment. They have mentioned two variables: `_APP_EXECUTOR_SECRET` and `_APP_EXECUTOR_HOST`. They are unsure about the values they should use for these variables. Additionally, they are also looking for guidance on what value to set for the `_APP_SYSTEM_EMAIL_NAME` variable. Solution: The user should set the value of `_APP_EXECUTOR_SECRET` to their secret key. For the `_APP_EXECUTOR_HOST` variable, they should use `http://appwrite-executor/v1` as the value. As for the `_APP_SYSTEM_EMAIL_NAME` variable, they
Drake
21 Aug, 2023, 14:12
  • yes _APP_EXECUTOR_SECRET
  • no _APP_EXECUTOR_HOST
  • the name of your email for _APP_SYSTEM_EMAIL_NAME
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more