There was an error while loading. Please reload this page.
1 parent fa09d37 commit a44a1c8Copy full SHA for a44a1c8
1 file changed
.env.example
@@ -52,7 +52,7 @@ DEL_INSTANCE=false
52
53
# Provider: postgresql | mysql | psql_bouncer
54
DATABASE_PROVIDER=postgresql
55
-DATABASE_CONNECTION_URI='postgresql://user:pass@postgres:5432/evolution_db?schema=evolution_api'
+DATABASE_CONNECTION_URI=$DATABASE_URL'
56
# Client name for the database connection
57
# It is used to separate an API installation from another that uses the same database.
58
DATABASE_CONNECTION_CLIENT_NAME=evolution_exchange
0 commit comments