summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo <mokha@cisco.com>2017-04-19 21:14:33 -0600
committermo <mokha@cisco.com>2017-04-19 21:14:33 -0600
commit0b677e718dbe57796b79d546d02ffbd15ab5fc30 (patch)
tree9d3716e3536edb5e6fc696040218701a225548c7 /Procfile
parent438e481ca6749560e2277a4ae318b82d9f3b1c48 (diff)
add docker.
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 3a9fbf0f..b1543aef 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
worker: bundle exec rake jobs:work
-web: bundle exec rails server
+web: bundle exec rails server -b 0.0.0.0