huangzhiyong 7 лет назад
Родитель
Сommit
350b4154e0
2 измененных файлов с 2 добавлено и 9 удалено
  1. 2 2
      hos-broker.yml
  2. 0 7
      hos-configuration.yml

+ 2 - 2
hos-broker.yml

@ -1,6 +1,6 @@
spring:
  application:
    name: HosBrokerServer
    name: hos-broker
server:
  port: 8099
  contextPath:
@ -12,7 +12,7 @@ security:
# the name of Camel
camel:
  springboot:
    name: HosBrokerServer
    name: hos-broker
---
spring:

+ 0 - 7
hos-configuration.yml

@ -1,10 +1,3 @@
spring:
  application:
    name: HosBrokerServer
server:
  port: 8099
  contextPath:
  sessionTimeout:  300
security:
  basic:
    enabled: false