freifunk: fix issue found by gixy

This commit is contained in:
Sandro - 2023-07-08 01:50:53 +02:00
parent f79741767a
commit 1285469bc0
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ in {
sysinfo-json = {
alias = "/run/nginx/sysinfo.json";
extraConfig = ''
add_header Content-Type "application/json;charset=UTF-8";
default_type application/json;charset=UTF-8;
'';
};
in {