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,11 +28,11 @@ 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:
base-url: http://${zipkin.hostname:localhost}:${zipkin.port:9411} base-url: http://${zipkin.hostname:localhost}:${zipkin.port:9411}
egov: egov:
message: hello message: hello