diff --git a/Procfile b/Procfile index 659947f3b8..aa6094edfe 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node app.js --port $PORT \ No newline at end of file +web: node app.js --port $PORT --include example/localstorage \ No newline at end of file