Browse Source

添加微服务端口ip配置

laz 9 years ago
parent
commit
b92b9c85fa
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application.yml

+ 2 - 2
application.yml

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