diff options
| author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-07-21 18:16:03 +0530 |
|---|---|---|
| committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-07-21 18:16:03 +0530 |
| commit | b78006ac1b9aa65c190daa5c248edd644f75c070 (patch) | |
| tree | caccdbc46739ac6e2257a7ca8c2827bb076ffaa4 /Procfile | |
| parent | d0fa20751e07651cc4431418041ceab8b8065078 (diff) | |
added procfile
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: bin/tic-tac-toe +web: node src/server/index.js |