added credentials file

This commit is contained in:
2020-09-30 14:01:57 +02:00
parent ec2d75e896
commit 36a680fd28

8
credentials.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mysql": {
"ip": "192.168.1.251",
"database": "worldcraft_discord",
"username": "worldcraft_discord",
"password": "aquev5vcwhLwTdRt"
}
}