mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-26 18:38:39 -06:00
fix: DATABASE_CONNECTION_URI required
This commit is contained in:
parent
05053381ef
commit
af2f883e44
3
app.json
3
app.json
@ -89,8 +89,7 @@
|
||||
"value": "true"
|
||||
},
|
||||
"DATABASE_CONNECTION_URI": {
|
||||
"description": "The connection URI for the database. For heroku, this should be empty.",
|
||||
"required": false
|
||||
"description": "The connection URI for the database. For heroku, this is required."
|
||||
},
|
||||
"DATABASE_CONNECTION_DB_PREFIX_NAME": {
|
||||
"description": "The prefix name for the database.",
|
||||
|
Loading…
Reference in New Issue
Block a user