diff --git a/source/src/main/resources/bootstrap.yml b/source/src/main/resources/bootstrap.yml index f1d0326..e508607 100644 --- a/source/src/main/resources/bootstrap.yml +++ b/source/src/main/resources/bootstrap.yml @@ -7,9 +7,9 @@ spring: nacos: config: enabled: true - server-addr: https://nacos-dev.deepq.tech + server-addr: https://nacos-sit.deepq.tech file-extension: yml - namespace: std-news-process-local_yechuan + namespace: std-news-process-dev shared-configs: - data-id: common.yml refresh: true diff --git a/transformer/src/main/resources/bootstrap.yml b/transformer/src/main/resources/bootstrap.yml index a8097dc..9ac0808 100644 --- a/transformer/src/main/resources/bootstrap.yml +++ b/transformer/src/main/resources/bootstrap.yml @@ -5,9 +5,9 @@ spring: nacos: config: enabled: true - server-addr: https://nacos-dev.deepq.tech + server-addr: https://nacos-sit.deepq.tech file-extension: yml - namespace: std-news-process-local_yechuan + namespace: std-news-process-dev shared-configs: - data-id: common.yml refresh: true