Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -2,5 +2,5 @@ module.exports = { | ... | @@ -2,5 +2,5 @@ module.exports = { |
| 2 | host: 'localhost', | 2 | host: 'localhost', |
| 3 | user: 'root', | 3 | user: 'root', |
| 4 | password: 'abcd', | 4 | password: 'abcd', |
| 5 | - database: 'db_option_trafficinfo' | 5 | + database: 'db_option_traffic' |
| 6 | } | 6 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment