server: port: 18099 spring: application: name: gateway cloud: nacos: discovery: server-addr: localhost:8848 config: import-check: enabled: false