mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 04:12:23 -06:00
fix: adjusts in telemetry
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user