services.your_spotify.settings.CLIENT_ENDPOINT

NixOS option

The endpoint of your web application. Has to include a protocol Prefix (e.g. http://)

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