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
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Clean 1.9.0 install, trying to access Ap...
I've been using Appwrite cloud for several months now, it's great and I love it. Doing some local testing so I setup a new Docker image on a Mini PC. Install fa...
- Github Student Plan showing as free plan
In my Github student plan it showing as basic plan instead of pro plan. Till few hours back it worked ok, but now showing errors and couldn't use any pro featur...