ghb:
route:
config:
#type:database nacos yml
data-type: nacos
group: DEFAULT_GROUP
data-id: test-gateway-router
spring:
data:
redis:
database: 0
host: ${REDIS_HOST}
port: ${REDIS_PORT}
password: ${REDIS_PASS}