소스 검색

配置提交

master
zouhantao 2 달 전
부모
커밋
735a5ee092
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4
    2
      zhywpt-app-msgw/src/main/resources/bootstrap.yml

+ 4
- 2
zhywpt-app-msgw/src/main/resources/bootstrap.yml 파일 보기

@@ -14,7 +14,7 @@ spring:
discovery:
enabled: true
server-addr: 100.64.2.105:8848
namespace: guizhou-issuer
namespace: zhywpt-new-test
username: nacos
password: '!@#$%qwertASDFG'
ip: 127.0.0.1
@@ -23,7 +23,7 @@ spring:
enabled: true
file-extension: yaml # 必须修改成yaml
server-addr: 100.64.2.105:8848
namespace: guizhou-issuer
namespace: zhywpt-new-test
username: nacos
password: '!@#$%qwertASDFG'
extension-configs:
@@ -35,6 +35,8 @@ spring:
refresh: true
- data-id: msgw-config.yaml
refresh: true
- data-id: minio-client.yaml
refresh: true
server:
port: 9084
servlet:

Loading…
취소
저장