Update application.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user