This commit is contained in:
XenGi 2025-12-04 15:10:08 +01:00
parent 41d7733576
commit 0c71452bb8
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -23,7 +23,6 @@ in
{ {
type = "http"; type = "http";
x_forwarded = true; x_forwarded = true;
tls = false;
port = 8008; port = 8008;
bind_addresses = [ "::1" ]; bind_addresses = [ "::1" ];
#request_id_header = "X-Request-ID"; #request_id_header = "X-Request-ID";