瀏覽代碼

add rabbit mq config

Airhead 7 年之前
父節點
當前提交
0d8d90160a
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      hello-service.yml

+ 5 - 0
hello-service.yml

@ -4,6 +4,11 @@ server:
---
spring:
  profiles: dev
  rabbitmq:
    host: 172.19.103.58
    port: 5672
    username: guest
    password: guest
hello: hello world!xxxx