git actions v2

This commit is contained in:
Davidson Gomes
2024-06-09 14:41:02 -03:00
parent 35aa19853c
commit 71a97e047a
3 changed files with 39 additions and 11 deletions
+2 -1
View File
@@ -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