diff options
| author | 8cy <[email protected]> | 2020-04-13 06:28:14 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-13 06:28:14 -0700 |
| commit | 2b6a60fc7ffc6fb8b7fc4e4ae05f1085aa7a5f6c (patch) | |
| tree | 5416a2968a34da4fdd3c7cea5d135762f8127b66 | |
| parent | change path, v4.0.2 (diff) | |
| download | s5nical-2b6a60fc7ffc6fb8b7fc4e4ae05f1085aa7a5f6c.tar.xz s5nical-2b6a60fc7ffc6fb8b7fc4e4ae05f1085aa7a5f6c.zip | |
change path again lol, v4.0.5
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -worker: node dist/app.js +worker: node ./dist/app.js |