mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-04 22:36:27 -06:00
fix: test docker
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ DATABASE:
|
|||||||
DB_PREFIX_NAME: evolution
|
DB_PREFIX_NAME: evolution
|
||||||
# Choose the data you want to save in the application's database or store
|
# Choose the data you want to save in the application's database or store
|
||||||
SAVE_DATA:
|
SAVE_DATA:
|
||||||
INSTANCE: true
|
INSTANCE: false
|
||||||
OLD_MESSAGE: false
|
OLD_MESSAGE: false
|
||||||
NEW_MESSAGE: true
|
NEW_MESSAGE: true
|
||||||
MESSAGE_UPDATE: true
|
MESSAGE_UPDATE: true
|
||||||
|
|||||||
Reference in New Issue
Block a user