서베이 부분 변경
This commit is contained in:
@@ -17,7 +17,7 @@ spring:
|
|||||||
uri: http://localhost:8085
|
uri: http://localhost:8085
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/products/**
|
- Path=/products/**
|
||||||
- id: goods
|
- id: goodsㄹ
|
||||||
uri: http://localhost:8085
|
uri: http://localhost:8085
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/goods/**
|
- Path=/goods/**
|
||||||
@@ -36,7 +36,7 @@ spring:
|
|||||||
- id: servicecenter
|
- id: servicecenter
|
||||||
uri: http://localhost:8084
|
uri: http://localhost:8084
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/customers/**
|
- Path=/serveys/**
|
||||||
- id: mypage
|
- id: mypage
|
||||||
uri: http://localhost:8086
|
uri: http://localhost:8086
|
||||||
predicates:
|
predicates:
|
||||||
|
|||||||
Reference in New Issue
Block a user