services.lasuite-meet.settings.DJANGO_ALLOWED_HOSTS
Comma-separated list of hosts that are able to connect to the server
- Type
string- Default
if cfg.enableNginx then "localhost,127.0.0.1,${cfg.domain}" else ""- Declared
- <nixpkgs/nixos/modules/services/web-apps/lasuite-meet.nix>