Atualização Stack Evolution API v2

Adição de algumas environments que imagino que estejam faltando.
This commit is contained in:
OrionDesign 2024-07-30 19:39:17 -03:00 committed by GitHub
parent a73b74ceaa
commit f09fedb7c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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