diff --git a/docker/.env.example b/docker/.env.example index b7674e91b..b14d3c6ed 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -116,6 +116,7 @@ GID='1000' # CLOUD DEPLOYMENT VARIRABLES ONLY # AUTH_TOKEN="hunter2" # This is the password to your application if remote hosting. +# DISABLE_TELEMETRY="false" ########################################### ######## PASSWORD COMPLEXITY ##############