antville/db/db.properties.mysql

5 lines
173 B
SQL

# Properties of antville datasource
antville.url=jdbc:mysql://[Server-IP]/antville
antville.driver=org.gjt.mm.mysql.Driver
antville.user=antville
antville.password=antville