mirror of
https://github.com/alexkay/spek.git
synced 2025-06-13 05:42:13 +03:00
web: Update root dir
This commit is contained in:
parent
04ee5288aa
commit
7955d2a6db
@ -7,10 +7,5 @@ server {
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name spek.cc;
|
server_name spek.cc;
|
||||||
root /home/alexander/spek/static;
|
root /home/alex/spek/static;
|
||||||
|
|
||||||
location / {
|
|
||||||
access_log off;
|
|
||||||
expires 1d;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user