1
0
Fork 0
mirror of synced 2024-08-14 17:42:01 +12:00

Merge pull request #5098 from Budibase/fix/preview-app

Fix app preview
This commit is contained in:
Rory Powell 2022-03-25 16:51:21 +00:00 committed by GitHub
commit 9bfde6b1da
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