mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-03-21 20:18:40 -06:00
git actions v2
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@ CLEAN_STORE_CONTACTS=true
|
||||
CLEAN_STORE_CHATS=true
|
||||
|
||||
DATABASE_ENABLED=false
|
||||
DATABASE_PROVIDER=mongodb # postgresql, mysql, mongodb
|
||||
DATABASE_PROVIDER=postgresql # postgresql, mysql
|
||||
DATABASE_PROVIDER=mongodb # postgresql, mysql
|
||||
DATABASE_CONNECTION_URI='mongodb://root:root@mongodb:27017/?authSource=admin&readPreference=primary&ssl=false&directConnection=true'
|
||||
DATABASE_CONNECTION_CLIENT_NAME=evolution
|
||||
DATABASE_SAVE_DATA_INSTANCE=true
|
||||
|
||||
Reference in New Issue
Block a user