Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
bind with 0.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krichtof committed May 23, 2016
1 parent f5deaa2 commit 64f76e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: bundle exec rails server -p $PORT
web: bundle exec rails server -p $PORT -b 0.0.0.0

0 comments on commit 64f76e4

Please sign in to comment.