1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00

Fix app preview

This commit is contained in:
Rory Powell 2022-03-25 16:25:46 +00:00
parent 1eaadeda87
commit b4bad65cbf
2 changed files with 19 additions and 1320 deletions

View file

@ -44,6 +44,7 @@ router
authorized(PermissionTypes.TABLE, PermissionLevels.WRITE),
controller.uploadFile
)
.get("/:appId/:path*", controller.serveApp)
.get("/app/:appUrl/:path*", controller.serveApp)
.post(
"/api/attachments/:datasourceId/url",

File diff suppressed because it is too large Load diff