services.privatebin.virtualHost

NixOS option

The hostname at which you wish privatebin to be served. If you have enabled nginx using services.privatebin.enableNginx then this will be used.

type: string
Default
"localhost"
declared in: nixos/modules/services/web-apps/privatebin.nixView source on NixOS/nixpkgs →