Added config file for db #9
6
config.json
Normal file
6
config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"host": "localhost",
|
||||
"database": "icarus",
|
||||
"username": "username",
|
||||
"password": "password"
|
||||
}
|
Reference in New Issue
Block a user