diff options
author | Wu Cheng-Han | 2015-09-15 16:47:03 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2015-09-15 16:47:03 +0800 |
commit | 69538a26ade4317c4ae025d5ced868dde6a2dbcc (patch) | |
tree | 093b8c72f67fd94b254e8e58cd9e487c7ee513c2 /Procfile | |
parent | 54e48d10ff9b3f685a06f5963db552bd778adb7a (diff) |
Removed server deploy files, logs and backups directories.
Let user choose any daemon tools and paths as they like.
Diffstat (limited to 'Procfile')
-rw-r--r-- | Procfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Procfile b/Procfile deleted file mode 100644 index e1d4131b..00000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: node app.js |