services.stash.settings.no_proxy

NixOS option

A list of domains for which the proxy must not be used

type: string
Default
"localhost,127.0.0.1,192.168.0.0/16,10.0.0.0/8,172.16.0.0/12"
declared in: nixos/modules/services/web-apps/stash.nixView source on NixOS/nixpkgs →