Add missing ;
This commit is contained in:
parent
583594b223
commit
c3bbf78b0b
@ -5,6 +5,6 @@ server {
|
||||
location / {
|
||||
root /var/www/abra-installer;
|
||||
add_header Content-Type text/plain;
|
||||
index installer
|
||||
index installer;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user