Newer
Older
casic-logistics-support / casic-web / src / main / resources / config / application-nacos.yml
lwh on 9 Feb 2022 273 bytes lqbz初始化
nacos:
  # endpoint http://localhost:8080/actuator/nacos-config
  # health http://localhost:8080/actuator/health
  config:
    server-addr: 127.0.0.1:8848
management:
#  endpoints:
#   web:
#    exposure:
#      include: *
  endpoint:
    health:
      show-details: always