diff --git a/variables.env.dist b/variables.env.dist index 5301b5f..d12fd23 100644 --- a/variables.env.dist +++ b/variables.env.dist @@ -1,7 +1,7 @@ BASE_URL=example.com EMAIL=info@example.com -CORE_LOG_LEVEL=warn CORE_API_HOSTNAME=stream.example.com CORE_API_AUTH_USERNAME=admin CORE_API_AUTH_PASSWORD=changeme +CORE_LOG_LEVEL=warn SCHEDULER_LOG_LEVEL=info