diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-05 18:17:30 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-05 18:17:30 +0900 |
| commit | 7dc5009ec789039ea39c7d57402d91cfc8a9cec2 (patch) | |
| tree | 744b1542bccdd386399376fb87023239d48ca11d /Procfile | |
| parent | Update 01_bug-report.md (diff) | |
| download | sharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.tar.gz sharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.tar.bz2 sharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.zip | |
Create Procfile
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 0000000000..fdab9a4c81 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: NODE_ENV=production npm start |