services.athens.singleFlight.etcd.endpoints

NixOS option

URLs that determine all distributed etcd servers.

type: list of string
Default
[ ]
Example
[
  "localhost:2379"
]
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →