This commit is contained in:
Luke Murphy 2020-09-22 13:43:33 +02:00
parent c045e019fa
commit 583594b223
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ server {
location / {
root /var/www/abra-installer;
wadd_header Content-Type text/plain;
add_header Content-Type text/plain;
index installer
}
}