You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
hutao/config/default.json

13 lines
235 B

{
"ProjectName": "HuTao",
"timestamp": "20240315",
"host": "0.0.0.0",
"port": "48826",
"db": {
"username": "nie",
"password": "Hxl1314521",
"database": "hutao",
"host": "172.16.1.10",
"port": "3306"
}
}