mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.0
This commit is contained in:
@@ -2,12 +2,8 @@ dubbo.registry.address=nacos://localhost:8848
|
||||
|
||||
mybatis.print-sql=true
|
||||
|
||||
# api manager,local/redis
|
||||
gateway.manager.api=redis
|
||||
# isv manager,local/redis
|
||||
gateway.manager.isv=redis
|
||||
# secret manger,local/redis
|
||||
gateway.manager.secret=redis
|
||||
# manager cache type, local/redis
|
||||
gateway.manager.cache-type=redis
|
||||
|
||||
# mysql config
|
||||
mysql.host=127.0.0.1:3306
|
||||
|
Reference in New Issue
Block a user