agregado cors para recibir peticiones de otros endpoints distintos

This commit is contained in:
2025-06-11 20:18:41 -06:00
parent ad5bfc788f
commit 2287333965
3 changed files with 16 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"@google/genai": "^1.4.0",
"@open-wa/wa-automate": "^4.76.0",
"axios": "^1.5.0",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0",