diff options
| author | 8cy <[email protected]> | 2020-04-15 08:40:43 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-15 08:40:43 -0700 |
| commit | 03b335b27f0e23002f5279b1006f75aa91691a84 (patch) | |
| tree | 30019351d75a4bcf3eca7388b938f46db0f33ee2 /Procfile | |
| parent | worker to web, v6.0.3 (diff) | |
| download | dep-core-03b335b27f0e23002f5279b1006f75aa91691a84.tar.xz dep-core-03b335b27f0e23002f5279b1006f75aa91691a84.zip | |
no longer hosting ws, v6.0.4
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: node ./dist/app.js +worker: node ./dist/app.js |