v1.1_20240705
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
server:
|
||||
port: 8010
|
||||
max-http-header-size: 65536
|
||||
#配置数据源
|
||||
spring:
|
||||
datasource:
|
||||
@@ -153,5 +154,5 @@ sa-token:
|
||||
token-prefix: Bearer
|
||||
|
||||
loki:
|
||||
url: http://10.211.55.3:3100/loki/api/v1
|
||||
url: http://192.168.81.251:3100/loki/api/v1
|
||||
systemName: acs
|
||||
|
||||
@@ -2,7 +2,7 @@ spring:
|
||||
freemarker:
|
||||
check-template-location: false
|
||||
profiles:
|
||||
active: prod
|
||||
active: dev
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user