summaryrefslogtreecommitdiff
path: root/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/webservers/files/levi/https.simponic.hatecomputers.club.conf')
-rw-r--r--roles/webservers/files/levi/https.simponic.hatecomputers.club.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf b/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf
index a59145b..fa0f6ab 100644
--- a/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf
+++ b/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf
@@ -17,7 +17,7 @@ server {
ssl_dhparam /etc/nginx/dhparams.pem;
ssl_prefer_server_ciphers on;
- root /var/www/html/static.simponic.xyz;
+ root /var/www/html/simponic.xyz;
location / {
try_files $uri $uri/ $uri.html =404;