diff --git a/docker/.env.example b/docker/.env.example index b7674e91b34cd97002517b0939bbece01f049aab..b14d3c6ed3d86a3c3fae9abf4d233c4b5a1792a8 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 ##############