mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-24 09:28:39 -06:00
feat: automation chatwoot
This commit is contained in:
parent
b7bfe99520
commit
926f58f336
@ -15,6 +15,7 @@ ENV DOCKER_ENV=true
|
|||||||
|
|
||||||
ENV SERVER_TYPE="http"
|
ENV SERVER_TYPE="http"
|
||||||
ENV SERVER_PORT=8080
|
ENV SERVER_PORT=8080
|
||||||
|
ENV SERVER_URL=$SERVER_URL
|
||||||
|
|
||||||
ENV CORS_ORIGIN="*"
|
ENV CORS_ORIGIN="*"
|
||||||
ENV CORS_METHODS="POST,GET,PUT,DELETE"
|
ENV CORS_METHODS="POST,GET,PUT,DELETE"
|
||||||
|
Loading…
Reference in New Issue
Block a user