bootstrap-test.yml 355 B

1234567891011121314
  1. spring:
  2. cloud:
  3. nacos:
  4. config:
  5. server-addr: 10.206.0.17:8848,10.206.0.7:8848,10.206.0.2:8848
  6. namespace: 6bb97710-4f6e-4bac-a5f0-4b860d4da9bb
  7. group: DEFAULT_GROUP
  8. prefix: auth
  9. file-extension: yaml
  10. refresh:
  11. enabled: true
  12. enabled: true
  13. logging:
  14. config: classpath:logback-test.xml