diff options
| author | mo khan <mo@mokhan.ca> | 2014-12-29 09:12:20 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2014-12-29 09:12:20 -0700 |
| commit | 7d67a4cd3fa4a84f228350c94a6dc944a84f37ac (patch) | |
| tree | 7f8c3792b4787940f27a5e75759198fcaf205316 /Procfile | |
| parent | 76d662c09dac730420a6515adc8e2aeb159a8adb (diff) | |
add foreman gem.
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..8a4d6c3 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: rails s -b 0.0.0.0 -p $PORT |
