services.snipe-it.nginx.forceSSL
Whether to add a separate nginx server block that redirects (defaults
to 301, configurable with redirectCode) all plain HTTP traffic to
HTTPS. This will set defaults for listen to listen on all interfaces
on the respective default ports (80, 443), where the non-SSL listens
are used for the redirect vhosts.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/services/web-apps/snipe-it.nix>