Update application.yml

This commit is contained in:
eGovFrameSupport
2021-12-28 17:42:03 +09:00
committed by GitHub
parent 9fb8aa4b73
commit 5582834ab7

View File

@@ -28,7 +28,7 @@ apigateway:
spring: spring:
rabbitmq: rabbitmq:
host: ${rabbitmq.hostname:localhost} host: ${rabbitmq.hostname:localhost}
port: ${rabbitmq.port:5672} port: 5672
username: guest username: guest
password: guest password: guest
zipkin: zipkin: