root/apps/gobi/trunk/code/db.properties
| Revision 7371, 144 bytes (checked in by hannes, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | # Properties of gobi datasource |
| 2 | gobi.url = jdbc:mysql://localhost/gobi |
| 3 | gobi.driver = com.mysql.jdbc.Driver |
| 4 | gobi.user = gobi |
| 5 | gobi.password = foo |
Note: See TracBrowser for help on using the browser.