diff --git a/bonus-modules/bonus-material/src/main/resources/bootstrap-sgzb_bns_test.yml b/bonus-modules/bonus-material/src/main/resources/bootstrap-sgzb_bns_test.yml deleted file mode 100644 index b2188d78..00000000 --- a/bonus-modules/bonus-material/src/main/resources/bootstrap-sgzb_bns_test.yml +++ /dev/null @@ -1,28 +0,0 @@ -# Tomcat -server: - port: 18588 - -# Spring -spring: - cloud: - nacos: - discovery: - # 服务注册地址 - server-addr: 192.168.0.56:8848 - # namespace: sgzb_bns - namespace: sgzb_bns - config: - # 配置中心地址 - server-addr: 192.168.0.56:8848 - # namespace: sgzb_bns - namespace: sgzb_bns - # 配置文件格式 - file-extension: yml - # 共享配置 - shared-configs: - - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - -#加密组件 -jasypt: - encryptor: - password: Encrypt