root/apps/gobi/trunk/code/db.properties

Revision 7371, 144 bytes (checked in by hannes, 5 years ago)

Rename db source from gobble to gobi

  • Property cvs2svn:cvs-rev set to 1.3
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.