Corrected reference to default database name.

This commit is contained in:
cappadona 2011-06-10 21:14:30 +00:00
parent 0c68a75483
commit 0b81817d07

View file

@ -63,7 +63,7 @@ email.replyTo = vivoAdmin@my.domain.edu
#
# The basic parameters for a database connection. Change the end of the
# URL to reflect your database name (if it is not "vitro"). Change the username
# URL to reflect your database name (if it is not "vitrodb"). Change the username
# and password to match the authorized database user you created.
#
VitroConnection.DataSource.url = jdbc:mysql://localhost/vitrodb