summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-08-01 12:01:59 -0600
committermo khan <mo@mokhan.ca>2015-08-01 12:01:59 -0600
commita145a2df3dfeff58b3f5dd3cc77bc845425e1596 (patch)
tree55535aa52a625ee9e2610a5a65b91035423563e0 /Procfile
parente1a469e3b56ba8f10c0bbba25fc9342ff24a8c73 (diff)
convert vagrant shell script to chef apply.
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index f810d24..03e8299 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
-web: bin/rails s -p 5000 -b 0.0.0.0
+web: bin/rails s -p 3000 -b 0.0.0.0
worker: bundle exec sidekiq