Update .env.dist

This commit is contained in:
AbhiTheModder
2023-02-09 01:22:32 +05:30
committed by GitHub
parent 9abae6f709
commit 9eaa3ffcae

View File

@@ -1,10 +1,10 @@
API_ID=2040
API_HASH=b18441a1ff607e10a989891a5462e627
API_HASH=b18441a1ff607e10a989891a5462e627
# sqlite/sqlite3 or mongo/mongodb
DATABASE_TYPE={db_type}
# file name for sqlite3, database name for mongodb
DATABASE_NAME={db_name}
# sqlite/sqlite3 or mongo/mongodb
DATABASE_TYPE={db_type}
# file name for sqlite3, database name for mongodb
DATABASE_NAME={db_name}
# only for mongodb
DATABASE_URL={db_url}
# only for mongodb
DATABASE_URL={db_url}