mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
update OrangeFormsOpen-MybatisFlex/application-webadmin/src/main/resources/application-dev.yml.
Signed-off-by: orange-form <3510245832@qq.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
spring:
|
spring:
|
||||||
|
data:
|
||||||
|
redis:
|
||||||
|
host: localhost
|
||||||
|
port: 6379
|
||||||
datasource:
|
datasource:
|
||||||
type: com.alibaba.druid.pool.DruidDataSource
|
type: com.alibaba.druid.pool.DruidDataSource
|
||||||
druid:
|
druid:
|
||||||
|
|||||||
Reference in New Issue
Block a user