mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
git actions v2
This commit is contained in:
parent
a2dbfed19c
commit
5abb94f187
@ -19,7 +19,7 @@ PROVIDER_PORT=5656
|
||||
PROVIDER_PREFIX=evolution
|
||||
|
||||
DATABASE_ENABLED=true
|
||||
DATABASE_PROVIDER=postgresql # postgresql, mysql
|
||||
DATABASE_PROVIDER=postgresql
|
||||
DATABASE_CONNECTION_URI='postgresql://user:pass@localhost:5432/evolution?schema=public'
|
||||
DATABASE_CONNECTION_CLIENT_NAME=evolution
|
||||
DATABASE_SAVE_DATA_INSTANCE=true
|
||||
|
Loading…
Reference in New Issue
Block a user