diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8fcb3a7..544c0c4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -17,7 +17,7 @@ spring: uri: http://localhost:8085 predicates: - Path=/products/** - - id: goods + - id: goodsㄹ uri: http://localhost:8085 predicates: - Path=/goods/** @@ -36,7 +36,7 @@ spring: - id: servicecenter uri: http://localhost:8084 predicates: - - Path=/customers/** + - Path=/serveys/** - id: mypage uri: http://localhost:8086 predicates: