
It's not a vite variable

it's docker

I'm talking about client side programming

like react -

Those env variables are to change your self-hosted appwrite instance configuration. They can be changed in the docker compose file in your appwrite install folder. It has nothing to do with Vite nor it's possible to change it from there due to security reasons, mainly

ok lemme login to ssyh

@D5

what should I edit ?

What do you want to edit?

Or for what?

To disable rate limit?

abuse..

ye

_APP_OPTIONS_ABUSE=disabled

However I don't recommed disabling it

Except for and during development

I'm just learning

I'm not doing it for production

Then that's perfect

do I need to run this after editintg docker compose up -d

Did you try reading the top of the docs you linked?

I did.. and I hope this time it doesn't refuse..

Yes

works fine , thank you guys!!

[SOLVED] Rate Limit
Recommended threads
- Email OTP + email-password combo
This might be a strange scenario but I want to know if it's possible I can implement user auth through both the ways in my app: by sending email OTP and by usi...
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
