Hi, I made some changes via the console/terminal ui to my appwrite .env file. But when I go back and check my console the changes i made aren’t reflected. Even after i restarted my droplet. How can I mitigate this? Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
According to the official Appwrite documentation, after editing your
docker-compose.yml
or.env
files, you will need to restart your Appwrite stack by running the following compose command in your terminal:Hope that this helps. Regards, Bobby