2026-05-15 13:02:05 +08:00

46 lines
845 B
YAML

server:
port: 3000
shutdown: graceful
undertow:
max-http-post-size: 105MB
no-request-timeout: 60000
spring:
lifecycle:
timeout-per-shutdown-phase: 30s
main:
allow-bean-definition-overriding: true
servlet:
multipart:
max-file-size: 100MB
max-request-size: 105MB
enabled: true
profiles:
active: @profiles.active@
group:
local: web-framework,openfeign
dev: web-framework,openfeign
prod: web-framework,openfeign
management:
endpoints:
web:
exposure:
include: "*"
endpoint:
shutdown:
enabled: false
info:
enabled: true
health:
show-details: always
rtc:
appId: 4b5e5cea3b86476caf7f7a57d05b82d1
certificate: a6feb209de6448148a926f59634807bb
red-circle:
censor:
tencent:
enabled: false