Hi,
I'm noob with docker,
I edited the appwrite/appwrite:1.4.13 image to add a new local (in my country) Utopia sms adapter, after the editing i created the new image and deleted the old image and renamed the new edited image with the same name as the old image:
appwrite/appwrite:1.4.13
Now when i run the docker compose and try to access the web ui i get this error: bad Gateway
Is there is something wrong I did, could anyone help me.
Thanks,
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...