Update README.md

This commit is contained in:
HibiKier 2021-05-20 16:42:13 +08:00 committed by GitHub
parent 9f37afbfcd
commit 2a16b82fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -366,7 +366,7 @@ USE_CONFIG_FILE = True
# 数据库配置如果填写了bind后面就不用再填了)只是帮你拼接好)
# 示例:"bind": "postgresql://user:password@127.0.0.1:5432/database"
"sql": {
"bind": "postgresql://hibiki:KEWang130123@hibiki0v0.cn:5432/hibikibot",
"bind": "",
"sql_name": "",
"user": "",
"password": "",