Return all disks

We now return the disk information per app as well
This commit is contained in:
Girish Ramakrishnan
2019-08-13 16:27:47 -07:00
parent b5edbf716c
commit 8195e439f3
3 changed files with 117 additions and 45 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"dependencies": {
"@google-cloud/dns": "^1.1.0",
"@google-cloud/storage": "^2.5.0",
"@sindresorhus/df": "^3.1.0",
"@sindresorhus/df": "git+ssh://git@github.com/cloudron-io/df.git#type",
"async": "^2.6.2",
"aws-sdk": "^2.476.0",
"body-parser": "^1.19.0",