You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdny-jxpt/dxhy-admin/src/main/resources/bootstrap.yml

16 lines
272 B

server:
port: 18091 #启动端口
max-http-header-size: 10000000
basedir: /data/tmp
servlet:
context-path: /
spring:
application:
name: dxhy-admin
profiles:
active: @deployType@
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8