fix: adjusts in telemetry

This commit is contained in:
Davidson Gomes
2024-08-08 20:18:20 -03:00
parent 6f2971cf24
commit 83d88ad70a
5 changed files with 27 additions and 12 deletions

View File

@@ -1,6 +1,8 @@
SERVER_TYPE=http
SERVER_PORT=8080
SERVER_URL=http://localhost:8080
# TELEMETRY=true
# TELEMETRY_URL=https://log.evolution-api.com/telemetry
CORS_ORIGIN=*
CORS_METHODS=GET,POST,PUT,DELETE