services.keter.globalKeterConfig.ip-from-header

NixOS option

You want that ip-from-header in the nginx setup case. It allows nginx setting the original ip address rather then it being localhost (due to reverse proxying)

type: boolean
Default
true
declared in: nixos/modules/services/web-servers/keterView source on NixOS/nixpkgs →