Fix typo
This commit is contained in:
parent
c045e019fa
commit
583594b223
@ -4,7 +4,7 @@ server {
|
|||||||
|
|
||||||
location / {
|
location / {
|
||||||
root /var/www/abra-installer;
|
root /var/www/abra-installer;
|
||||||
wadd_header Content-Type text/plain;
|
add_header Content-Type text/plain;
|
||||||
index installer
|
index installer
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user