mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-20 13:35:45 +08:00
[fix][launcher]Fix mysql scripts.
This commit is contained in:
@@ -21,6 +21,10 @@ spring:
|
||||
# username: root
|
||||
# password:
|
||||
# sql:
|
||||
# enabled: true
|
||||
# mode: always
|
||||
# username: root
|
||||
# password:
|
||||
# init:
|
||||
# schema-locations: classpath:db/schema-mysql.sql,classpath:db/schema-mysql-demo.sql
|
||||
# data-locations: classpath:db/data-mysql.sql,classpath:db/data-mysql-demo.sql
|
||||
|
||||
Reference in New Issue
Block a user