6 lines
83 B
INI
6 lines
83 B
INI
[db]
|
|
host = 127.0.0.1
|
|
port = 3306
|
|
user_name = root
|
|
pass_wd = root
|
|
data_base = cAuth |