Good evening! I installed Appwrite on my hosting via Docker Compose. Then I set up the .env configuration. But for some reason it does not support HTTPS, when logging into the console it writes "Connection is not secure" The data from the SSL tab did not help (https://gist.github.com/eldadfux/eb3ed1c4e5f43b7f7259469dd29312c5) Maybe it's because I set everything up correctly only after the first launch and I need to restart Appwrite in a special way so that it starts the certificate issuance procedure again?
Recommended threads
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...