new
This commit is contained in:
@@ -11,7 +11,7 @@ spring:
|
|||||||
gateway:
|
gateway:
|
||||||
routes:
|
routes:
|
||||||
- id: demo-one
|
- id: demo-one
|
||||||
uri: lb://library-service
|
uri: http://139.224.188.165:8848
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/**
|
- Path=/**
|
||||||
# predicates:
|
# predicates:
|
||||||
|
|||||||
Reference in New Issue
Block a user