Corrected reference to default database name.
This commit is contained in:
parent
0c68a75483
commit
0b81817d07
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue