changed the way configs are stored
This commit is contained in:
6
config.json.example
Normal file
6
config.json.example
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"host": "127.0.0.1",
|
||||
"database": "database",
|
||||
"user": "user",
|
||||
"password": "password"
|
||||
}
|
||||
Reference in New Issue
Block a user