Configuration options of meet. See https://github.com/suitenumerique/meet/blob/v0.1.33/docs/env.md REDIS_URL
and CELERY_BROKER_URL
are set if services.lasuite-meet.redis.createLocally
is true. DB_NAME
DB_USER
and DB_HOST
are set if services.lasuite-meet.postgresql.createLocally
is true.
Declarations
Type
attribute set of (null or string or boolean or absolute path or signed integer)
Default
{ }
Example
''
{
DJANGO_ALLOWED_HOSTS = "*";
}
''