summaryrefslogtreecommitdiffstats
path: root/nginx/remmy_io.sls
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/remmy_io.sls')
-rw-r--r--nginx/remmy_io.sls2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx/remmy_io.sls b/nginx/remmy_io.sls
index 6ffef3e..3385585 100644
--- a/nginx/remmy_io.sls
+++ b/nginx/remmy_io.sls
@@ -47,7 +47,7 @@ nginx:
- error_log: /var/log/nginx/remmy_io.error.log
- - root: /home/kyrias/public_html/
+ - root: /home/kyrias/public_html/remmy.io/
- index: index.html
- autoindex: 'on'
- try_files: $uri $uri.html $uri/ =404