services.keter.globalKeterConfig.listeners
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). However if you configure keter to accept connections directly you may want to set this to false.
- Type
list of (submodule)- Default
[ { host = "*"; port = 6981; } ]- Declared
- <nixpkgs/nixos/modules/services/web-servers/keter>