fix typo of MariaDB
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# This profile adds basic configurations for a MySQL DB usage.
|
# This profile adds basic configurations for a MySQL DB usage.
|
||||||
# Keep in mind that you need the MaridDB driver in your classpath on compile.
|
# Keep in mind that you need the MariaDB driver in your classpath on compile.
|
||||||
# see https://github.com/eclipse/hawkbit/wiki/Run-hawkBit
|
# see https://github.com/eclipse/hawkbit/wiki/Run-hawkBit
|
||||||
|
|
||||||
spring.jpa.database=MYSQL
|
spring.jpa.database=MYSQL
|
||||||
|
|||||||
Reference in New Issue
Block a user