diff --git a/.env.example b/.env.example index e2e81f65..13f3ee1b 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ SERVER_TYPE=http SERVER_PORT=8080 SERVER_URL=http://localhost:8080 # TELEMETRY=true -# TELEMETRY_URL=https://log.evolution-api.com/telemetry +# TELEMETRY_URL= CORS_ORIGIN=* CORS_METHODS=GET,POST,PUT,DELETE