Explorar el Código

配置提交

master
zouhantao hace 3 meses
padre
commit
735a5ee092
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4
    2
      zhywpt-app-msgw/src/main/resources/bootstrap.yml

+ 4
- 2
zhywpt-app-msgw/src/main/resources/bootstrap.yml Ver fichero

@@ -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:

Cargando…
Cancelar
Guardar