diff --git a/config/application.yml b/config/application.yml index fecd4f0..263b1e6 100644 --- a/config/application.yml +++ b/config/application.yml @@ -28,11 +28,11 @@ apigateway: spring: rabbitmq: host: ${rabbitmq.hostname:localhost} - port: ${rabbitmq.port:5672} + port: 5672 username: guest password: guest zipkin: base-url: http://${zipkin.hostname:localhost}:${zipkin.port:9411} egov: - message: hello \ No newline at end of file + message: hello