
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
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
