소스 검색

添加微服务端口ip配置

laz 9 년 전
부모
커밋
b92b9c85fa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      application.yml

+ 2 - 2
application.yml

@ -18,10 +18,10 @@ spring:
micro:
micro:
  service:
  service:
    adaption:
    adaption:
      address-str: http://localhost:
      address-str: http://localhost\:
      port: 10150
      port: 10150
    app:
    app:
      address-str: http://localhost:
      address-str: http://localhost\:
      port: 10160
      port: 10160
    dict:
    dict:
      address-str: http://localhost:
      address-str: http://localhost: