diff --git a/example/upload.js b/example/upload.js index ebc6699..df17c6e 100644 --- a/example/upload.js +++ b/example/upload.js @@ -38,20 +38,22 @@ app.post('/upload/:container', function (req, res, next) { app.get('/download', function (req, res, next) { handler.client.getContainers(function (err, containers) { - var html = "

Containers