This commit is contained in:
Kameron Kenny - pi501 2024-05-25 15:37:13 -04:00
parent 81add392db
commit 0f1f42cf78
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ http {
listen 4001 default_server;
# listen [::]:80 default_server;
root /usr/local/jekyll/sites/kameronkenny.com/_site;
root /usr/local/jekyll/sites/thelinux.pro/_site;
index index.html index.htm index.nginx-debian.html;