mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-26 10:28:38 -06:00
Update and rename .env.example to .env
This commit is contained in:
parent
9ae5255d5f
commit
4cd84d5519
@ -23,7 +23,7 @@ DEL_INSTANCE=false
|
||||
|
||||
# Provider: postgresql | mysql
|
||||
DATABASE_PROVIDER=postgresql
|
||||
DATABASE_CONNECTION_URI='postgresql://user:pass@localhost:5432/evolution?schema=public'
|
||||
DATABASE_CONNECTION_URI='postgresql://postgres:yIMuyHDPldYgjWqDdayozfNkopqwRWcX@postgres.railway.internal:5432/railway'
|
||||
# Client name for the database connection
|
||||
# It is used to separate an API installation from another that uses the same database.
|
||||
DATABASE_CONNECTION_CLIENT_NAME=evolution_exchange
|
Loading…
Reference in New Issue
Block a user