diff options
| author | 8cy <[email protected]> | 2020-04-03 02:50:41 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-03 02:50:41 -0700 |
| commit | 238a5b6b7c2ef48d2fded921d6736a26b42e41a5 (patch) | |
| tree | 53d5797059539e4c8cf7a077ac58eec93801a348 | |
| parent | 2020/04/03, 02:47, V1.2.2 (diff) | |
| download | s5nical-238a5b6b7c2ef48d2fded921d6736a26b42e41a5.tar.xz s5nical-238a5b6b7c2ef48d2fded921d6736a26b42e41a5.zip | |
2020/04/03, 02:50, V1.2.3
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -worker: supervisor app.js +worker: node app.js |