fix: 默认配置文件调整
This commit is contained in:
@@ -49,12 +49,6 @@ database:
|
||||
username: "root"
|
||||
password: "1000omc@kp!"
|
||||
database: "omc_db"
|
||||
logging: false
|
||||
# Built-in lightweight database
|
||||
lite:
|
||||
type: "sqlite"
|
||||
database: "/usr/local/omc/etc/db/omc_db.sqlite"
|
||||
logging: false
|
||||
# used to specify the default data source for multiple data resourece
|
||||
defaultDataSourceName: "default"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user