web: Update root dir

This commit is contained in:
Alexander Kojevnikov 2014-08-27 17:49:19 -07:00
parent 04ee5288aa
commit 7955d2a6db

View File

@ -7,10 +7,5 @@ server {
server {
listen 80;
server_name spek.cc;
root /home/alexander/spek/static;
location / {
access_log off;
expires 1d;
}
root /home/alex/spek/static;
}