diff --git a/timeline-gateway-service/src/main/resources/bootstrap.properties b/timeline-gateway-service/src/main/resources/bootstrap.properties index 14a7347..8b84a94 100644 --- a/timeline-gateway-service/src/main/resources/bootstrap.properties +++ b/timeline-gateway-service/src/main/resources/bootstrap.properties @@ -1,4 +1,5 @@ spring.config.import=optional:nacos: +spring.cloud.nacos.config.import-check.enabled=false spring.cloud.nacos.discovery.server-addr=host.docker.internal:8848 spring.cloud.nacos.config.enabled=false spring.cloud.nacos.discovery.namespace=public