Tagger/trtconfig.json
Amit Kumar Nandi d3528d161b mycommit
2023-08-13 01:06:41 +05:30

8 lines
No EOL
152 B
JSON

{
"DB_URL": "jdbc:mysql://localhost/mydb",
"USER": "root",
"PASS": "",
"DB_NAME": "mydb",
"TABLE1_NAME": "table1",
"TABLE2_NAME": "table2"
}