nginx.
This commit is contained in:
parent
81add392db
commit
0f1f42cf78
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue