services.your_spotify.settings.MONGO_ENDPOINT

NixOS option

The endpoint of the Mongo database.

type: string
Default
"mongodb://localhost:27017/your_spotify"
declared in: nixos/modules/services/web-apps/your_spotify.nixView source on NixOS/nixpkgs →