fix api
This commit is contained in:
@@ -50,8 +50,8 @@ spec:
|
||||
# └──────────────────────────────────────────────────────────────────────────────┘
|
||||
|
||||
# a) Direct all `/api/*` calls to the backend service
|
||||
- path: /api
|
||||
pathType: Prefix
|
||||
- path: /api(/|$)(.*)
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: appflowy-cloud
|
||||
|
||||
Reference in New Issue
Block a user