services.misskey.settings.url

NixOS option

The final user-facing URL. Do not change after running Misskey for the first time. This needs to match up with the configured reverse proxy and is automatically configured when using services.misskey.reverseProxy.

type: string
Example
"https://example.tld/"
declared in: nixos/modules/services/web-apps/misskey.nixView source on NixOS/nixpkgs →