services.mediawiki.nginx.hostName

NixOS option

The hostname to use for the nginx virtual host. This is used to generate the nginx configuration.

type: string
Default
"localhost"
Example
wiki.example.com
declared in: nixos/modules/services/web-apps/mediawiki.nixView source on NixOS/nixpkgs →