diff options
| author | 8cy <[email protected]> | 2020-04-19 00:25:05 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-19 00:25:05 -0700 |
| commit | 47c8a1d751d8ea978bc320be7c48d4d52462956c (patch) | |
| tree | 78e09d7d518422f19049e16d0dc668596e034a30 /Procfile | |
| parent | update coinflip, v7.1.3 (diff) | |
| download | dep-core-47c8a1d751d8ea978bc320be7c48d4d52462956c.tar.xz dep-core-47c8a1d751d8ea978bc320be7c48d4d52462956c.zip | |
launch web dash, v7.2.0
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -worker: node ./dist/app.js +web: node ./dist/app.js |