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