services.gancio.settings.baseurl

NixOS option

The full URL under which the server is reachable.

type: string
Default
"https://${config.services.gancio.settings.hostname}"
Example
"https://demo.gancio.org/gancio"
declared in: nixos/modules/services/web-apps/gancio.nixView source on NixOS/nixpkgs →