This commit is contained in:
Luke Murphy
2020-09-22 13:43:33 +02:00
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
} }
} }