mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-26 07:07:45 -06:00
fix: adjusts in dockerfile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
SERVER_URL='http://localhost:8080' # http://localhost:3333 | http://localhost:3333/api/v1
|
||||
|
||||
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