瀏覽代碼

update application-dev.yml

master
yasaka 8 年前
父節點
當前提交
3a351c41bc
  1. 4
      springcloud-zuul/application-dev.yml

4
springcloud-zuul/application-dev.yml

@ -2,8 +2,8 @@ server:
port: 8400 port: 8400
spring: spring:
redis: redis:
host: 127.0.0.1 host: 172.17.0.1
password: 123456 # password: 123456
port: 6379 port: 6379
profiles: profiles:
active: dev active: dev

載入中…
取消
儲存