typo
This commit is contained in:
parent
bfbd85183e
commit
21d59862de
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ server {
|
||||||
include /etc/nginx/nginx-ssl.conf;
|
include /etc/nginx/nginx-ssl.conf;
|
||||||
|
|
||||||
# TODO: This is bad, we shouldnt hack it like this.
|
# TODO: This is bad, we shouldnt hack it like this.
|
||||||
root /usr/local/lib/owncloud;;
|
root /usr/local/lib/owncloud;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
|
|
||||||
# ownCloud configuration
|
# ownCloud configuration
|
||||||
|
|
Loading…
Reference in a new issue