chatapp3-java/nacos_config/common/framework-config.yml

22 lines
625 B
YAML

framework:
nacos:
subscribeServices:
- rc-auth
- rc-gateway
- rc-service-console
- rc-service-external
- rc-service-order
- rc-service-other
- rc-service-wallet
- rc-service-live
- rc-scheduling
- game-fruit
- visual-monitor
healthEndpoint: /actuator/health
healthStatus: UP
healthCheckSleepTime: 5000
healthSuccessWaitTime: 5000
instanceDownWaitTime: 15000
stopAfterWaitTime: 5000
stopKey: ${LIKEI_FRAMEWORK_NACOS_STOP_KEY}