Skip to content

Commit 2169585

Browse files
committed
update(plugin_files): Default swiftly_admins
1 parent bbf721a commit 2169585

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

plugin_files/configs/databases.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@
55
"password": "",
66
"database": "testdb",
77
"port": 3306
8+
},
9+
"swiftly_admins": {
10+
"hostname": "127.0.0.1",
11+
"username": "root",
12+
"password": "",
13+
"database": "testdb",
14+
"port": 3306
815
}
916
}

0 commit comments

Comments
 (0)