services.misskey.reverseProxy.host

NixOS option

The fully qualified domain name to bind to. Sets services.misskey.settings.url. This is required when using services.misskey.reverseProxy.enable = true.

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