spring: application: name: webchat-sso-service profiles: active: dev thymeleaf: prefix: classpath:/templates/ suffix: .html mode: HTML5 encoding: UTF-8 cache: false cloud: nacos: config: server-addr: 192.168.36.128:8848 namespace: 2cdfb8e3-f127-4020-93df-2d4c3dc805b5 file-extension: yaml group: DEFAULT_GROUP refresh-enabled: true discovery: server-addr: 192.168.36.128:8848 namespace: 2cdfb8e3-f127-4020-93df-2d4c3dc805b5