services.ente.web.domains.api

NixOS option

The domain under which the api is served. This will NOT serve the api itself, but is a required setting to host the frontends! This will automatically be set for you if you enable both the api server and web frontends.

type: string
Example
"api.ente.example.com"
declared in: nixos/modules/services/web-apps/ente.nixView source on NixOS/nixpkgs →