services.bookstack.nginx.serverAliases

Additional names of virtual hosts served by this virtual host configuration.

Type
list of string
Default
[ ]
Example
[
  "www.example.org"
  "example.org"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/bookstack.nix>