diff options
| author | s1n <[email protected]> | 2020-04-15 03:01:33 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-15 03:01:33 -0700 |
| commit | 44831cc8d8468e2d4f01f3adf64633f58ead6782 (patch) | |
| tree | 1fbdc404a6d4d8b6a8cd17cc26602b6e7d6c639e /Procfile | |
| parent | The Start (diff) | |
| parent | The Uwufication (diff) | |
| download | dep-core-44831cc8d8468e2d4f01f3adf64633f58ead6782.tar.xz dep-core-44831cc8d8468e2d4f01f3adf64633f58ead6782.zip | |
The Uwufication
Merge pull request #1 from 8cy/test
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -worker: node app.js +worker: node ./dist/app.js |