This commit is contained in:
2025-06-01 23:39:35 +02:00
parent 9cfab300d0
commit ff96741d23

View File

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