diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-10 16:35:57 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 16:35:57 +0530 |
commit | 9fad0f08832a014ce4c36927f0a14cbe447441d0 (patch) | |
tree | 8e79b0651f4f98e4559baf48b3f3f3b578be44ec /Procfile | |
parent | 705374bd9721fb7570048085311308b3ddc717a2 (diff) |
Add files via upload
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..5ec9cc2 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: node index.js
\ No newline at end of file |