mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-18 11:22:21 -06:00
feat: automation chatwoot
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
SERVER_URL='<url>' # ex.: http://localhost:3333
|
||||
|
||||
CORS_ORIGIN='*' # Or separate by commas - ex.: 'yourdomain1.com, yourdomain2.com'
|
||||
CORS_METHODS='POST,GET,PUT,DELETE'
|
||||
CORS_CREDENTIALS=true
|
||||
|
||||
Reference in New Issue
Block a user