dms path is now reliative to project
gitea/salix/puppeteer There was a failure building this commit Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-01-28 07:39:42 +01:00
parent 3195964bc1
commit 4309720286
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"name": "storage",
"connector": "loopback-component-storage",
"provider": "filesystem",
"root": "./e2e/dms",
"root": "../../e2e/dms",
"maxFileSize": "262144000",
"allowedContentTypes": [
"application/x-7z-compressed",