changelog

This commit is contained in:
Davidson Gomes 2024-08-08 20:31:45 -03:00
parent bf3cb7c804
commit 55d37250aa

View File

@ -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