mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
Atualização Stack Evolution API v2
Adição de algumas environments que imagino que estejam faltando.
This commit is contained in:
parent
a73b74ceaa
commit
f09fedb7c0
@ -10,7 +10,6 @@ services:
|
||||
environment:
|
||||
- SERVER_URL=https://evo2.site.com
|
||||
- DEL_INSTANCE=false
|
||||
- DEL_TEMP_INSTANCES=false
|
||||
- PROVIDER_ENABLED=false
|
||||
- PROVIDER_HOST=127.0.0.1
|
||||
- PROVIDER_PORT=5656
|
||||
@ -93,10 +92,12 @@ services:
|
||||
- CONFIG_SESSION_PHONE_NAME=Chrome
|
||||
- CONFIG_SESSION_PHONE_VERSION=2.2413.51
|
||||
- QRCODE_LIMIT=30
|
||||
- OPENAI_ENABLED=true
|
||||
- TYPEBOT_ENABLED=true
|
||||
- TYPEBOT_API_VERSION=latest
|
||||
- CHATWOOT_ENABLED=true
|
||||
- CHATWOOT_MESSAGE_READ=true
|
||||
- CHATWOOT_MESSAGE_DELETE=true
|
||||
- CHATWOOT_IMPORT_DATABASE_CONNECTION_URI=postgresql://postgres:PASSWORD@postgres:5432/chatwoot?sslmode=disable
|
||||
- CHATWOOT_IMPORT_PLACEHOLDER_MEDIA_MESSAGE=true
|
||||
- CACHE_REDIS_ENABLED=true
|
||||
@ -138,4 +139,4 @@ volumes:
|
||||
networks:
|
||||
network_public:
|
||||
external: true
|
||||
name: network_public
|
||||
name: network_public
|
||||
|
Loading…
Reference in New Issue
Block a user