changed credentials.json

This commit is contained in:
2020-09-30 14:06:02 +02:00
parent 36a680fd28
commit d08fa2b721
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
{
"mysql": {
"worldcraft_discord": {
"ip": "192.168.1.251",
"username": "worldcraft_discord",
"password": "aquev5vcwhLwTdRt"
},
"worldcraft": {
"ip": "192.168.1.251",
"database": "worldcraft_discord",
"username": "worldcraft_discord",
"password": "aquev5vcwhLwTdRt"
}