diff options
| author | 8cy <[email protected]> | 2020-04-12 05:54:08 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-12 05:54:08 -0700 |
| commit | 5b6a874eab03c7e97794fc334ed2f06caf90b094 (patch) | |
| tree | 4593cfbb2c5e5f4212fb718e426df43c8abfd523 /Procfile | |
| parent | Initial commit (diff) | |
| download | minecraftsoundtrackbot-5b6a874eab03c7e97794fc334ed2f06caf90b094.tar.xz minecraftsoundtrackbot-5b6a874eab03c7e97794fc334ed2f06caf90b094.zip | |
The Beginning, 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 |