代码修改
This commit is contained in:
@@ -29,7 +29,12 @@ security:
|
||||
spring:
|
||||
application:
|
||||
name: ai-service
|
||||
|
||||
# 文件上传配置
|
||||
servlet:
|
||||
multipart:
|
||||
enabled: true
|
||||
max-file-size: 500MB
|
||||
max-request-size: 500MB
|
||||
# ================== Spring Cloud Nacos ==================
|
||||
cloud:
|
||||
nacos:
|
||||
@@ -72,6 +77,7 @@ dubbo:
|
||||
name: urban-lifeline-agent
|
||||
qos-enable: false
|
||||
protocol:
|
||||
payload: 110100480
|
||||
name: dubbo
|
||||
port: -1
|
||||
registry:
|
||||
|
||||
Reference in New Issue
Block a user