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- yes
_APP_EXECUTOR_SECRET - no
_APP_EXECUTOR_HOST - the name of your email for
_APP_SYSTEM_EMAIL_NAME
Recommended threads
- redirect_uri errors on flutter client
Hi all, I'm using the flutter client for my app to do appwrite auth and use the JWTs to send to my backend. When I try to sign in with SSO, I get this: https:/...
- Confused about the pricing. Can I get so...
I 'm really confused about the pricing here. I've got the pro plan and i have 4 projects open. As you can see, I'm nowhere near my usage limits with these proje...
- Is Appwrite down?
I was working on a project. When i refrshed it got stuck on the loading screen and its been 10 minutes or more. Other websites works fine.