临时人员

This commit is contained in:
cwchen 2024-08-29 13:15:18 +08:00
parent 9dc86c341f
commit efaa03952e
1 changed files with 16 additions and 2 deletions

View File

@ -3,7 +3,11 @@ server:
port: 18089 port: 18089
# Spring # Spring
spring: spring:
servlet:
multipart:
max-file-size: -1
max-request-size: -1
application: application:
# 应用名称 # 应用名称
name: bonus-app name: bonus-app
@ -13,7 +17,7 @@ spring:
cloud: cloud:
nacos: nacos:
username: nacos username: nacos
password: Jjsp@nacos2023 password: nacos
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
@ -27,3 +31,13 @@ spring:
# 共享配置 # 共享配置
shared-configs: shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
logging:
config: classpath:logback.xml
log:
level:
root: info
my: debug
file: logs/sys-back.log
maxsize: 30MB
face:
path: http://192.168.0.14:18017/