Add config json
This commit is contained in:
20
third-party/config.json
vendored
Normal file
20
third-party/config.json
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"database": {
|
||||
"host":"158.69.238.64",
|
||||
"user":"db24053",
|
||||
"pass":"G3At3d7BsA",
|
||||
"name":"db24053",
|
||||
"port":"3306"
|
||||
},
|
||||
"weather": {
|
||||
"appKey":""
|
||||
},
|
||||
"discord": {
|
||||
"token":"",
|
||||
"logChannel":""
|
||||
},
|
||||
"security": {
|
||||
"accountPasswordHashType":"SHA256",
|
||||
"saltFormat":"asshat.gaming.{HASH}.{NAME}.{PASS}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user