Rename and edit database config

This commit is contained in:
piair338 2022-05-24 18:23:09 +02:00 committed by GitHub
parent ef469e903e
commit c7e492b70f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

9
config
View File

@ -21,8 +21,9 @@ url = Null
port = 0 port = 0
[DATABASE] [DATABASE]
enabled = False enabled = False
url = Null host = Null
port = 0 database = MsRewards
user = root usr = root
password = password pwd = password