Update application.yml
This commit is contained in:
@@ -28,7 +28,7 @@ apigateway:
|
||||
spring:
|
||||
rabbitmq:
|
||||
host: ${rabbitmq.hostname:localhost}
|
||||
port: ${rabbitmq.port:5672}
|
||||
port: 5672
|
||||
username: guest
|
||||
password: guest
|
||||
zipkin:
|
||||
|
||||
Reference in New Issue
Block a user