This commit is contained in:
Administrator
2024-05-15 16:12:43 +08:00
parent 0a32b045d0
commit fbbaeb46e2

View File

@@ -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: