Fixing SQL prop properly
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
application.root=/etc/gemp-lotr
|
||||
|
||||
## DB connection
|
||||
db.connection.class=com.mysql.jdbc.Driver
|
||||
db.connection.class=com.mysql.cj.jdbc.Driver
|
||||
db.connection.url=jdbc:mysql://db:3306/gemp_db
|
||||
db.connection.username=gempuser
|
||||
db.connection.password=gemppassword
|
||||
|
||||
Reference in New Issue
Block a user