diff options
| author | 8cy <[email protected]> | 2020-04-13 22:02:27 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-13 22:02:27 -0700 |
| commit | bd32bc296da4ba2e0f4ac6eae63ae193b5f60a50 (patch) | |
| tree | 72c613df10ece9bed5c168f741321f4485ac6eda /Procfile | |
| parent | Initial commit (diff) | |
| download | dep-core-legacy.tar.xz dep-core-legacy.zip | |
The Startlegacy
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 |