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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...