diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 544c0c4..146d6d3 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -28,7 +28,7 @@ spring: - id: delivery uri: http://localhost:8082 predicates: - - Path=/deliverys/** + - Path=/deliveryies/** - id: marketing uri: http://localhost:8083 predicates: