
When i do nano .env
it shows _APP_DOMAIN_TARGET=
as set to my domain, but when i do docker compose exec appwrite vars
it shows _APP_DOMAIN_TARGET=
as empty and everthing else in the env correct as it is written. I am hosting on Digital Ocean, i have tried restarting docker container many different ways, updating .env and restarting the whole droplet, noting has changed.

Have you done docker compose up -d
after updating your .env file?
https://appwrite.io/docs/advanced/self-hosting/configuration/environment-variables

Yup, didn’t help. Also if it means anything I just made the droplet this morning using the button on DO marketplace

first is when i do docker compose exec appwrite vars
, second is nano .env
because of this my domain doesnt wanna work...
Recommended threads
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
