Compare commits

1 Commits

Author SHA1 Message Date
79cb71dc1f v1.1_20240705 2024-07-05 10:15:57 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
server: server:
port: 8010 port: 8010
max-http-header-size: 65536
#配置数据源 #配置数据源
spring: spring:
datasource: datasource:
@@ -153,5 +154,5 @@ sa-token:
token-prefix: Bearer token-prefix: Bearer
loki: loki:
url: http://10.211.55.3:3100/loki/api/v1 url: http://192.168.81.251:3100/loki/api/v1
systemName: acs systemName: acs

View File

@@ -2,7 +2,7 @@ spring:
freemarker: freemarker:
check-template-location: false check-template-location: false
profiles: profiles:
active: prod active: dev
jackson: jackson:
time-zone: GMT+8 time-zone: GMT+8
data: data: