diff --git a/exozyme.conf b/exozyme.conf index b65537e..b9da85a 100644 --- a/exozyme.conf +++ b/exozyme.conf @@ -17,7 +17,7 @@ server { ssl_certificate /etc/letsencrypt/live/exozy.me/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/exozy.me/privkey.pem; - root /srv/http/exozy.me; + root /srv/http/exozyme; index index.html; location /.well-known/matrix/server {