Update app.json

This commit is contained in:
Abhi
2024-05-19 10:39:19 +05:30
committed by GitHub
parent c51864b29c
commit b280027b29

View File

@@ -25,7 +25,7 @@
},
"DATABASE_URL": {
"description": "ONLY for MongoDB, get it from https://cloud.mongodb.com",
"required": true
"required": false
},
"DATABASE_NAME": {
"description": "set database name, if using sqlite then change it to `db.sqlite3`",
@@ -39,7 +39,7 @@
},
"STRINGSESSION": {
"description": "get your pyrogram v2 string on https://t.me/istringbot",
"required": true
"required": truetrue
},
"APIFLASH_KEY": {
"description": "ONLY, If you want to use web screenshot plugin You can get it from https://apiflash.com/dashboard/access_keys",