add config and db base
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[database]
|
||||
db_user="demo_user"
|
||||
db_password="demo_password"
|
||||
db_host="127.0.0.1"
|
||||
db_port=3306
|
||||
db_name="ez_lan_manager"
|
||||
Reference in New Issue
Block a user