diff options
| author | 8cy <[email protected]> | 2020-04-07 05:38:58 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-07 05:38:58 -0700 |
| commit | 03ac01423d0ee384688f770d1a00a12024d4f544 (patch) | |
| tree | d0c94883f05332c5e13300e762a524eab9393810 /Procfile | |
| download | chester-03ac01423d0ee384688f770d1a00a12024d4f544.tar.xz chester-03ac01423d0ee384688f770d1a00a12024d4f544.zip | |
v1.0.0
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..ad01c27 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +worker: node app.js |