mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-26 13:54:23 +00:00
add more mysql stuff
This commit is contained in:
7
src/server/config/db.config.json
Normal file
7
src/server/config/db.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"host": "",
|
||||
"database": "",
|
||||
"user": "",
|
||||
"password": "",
|
||||
"port": 3306
|
||||
}
|
||||
Reference in New Issue
Block a user