We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3032a commit 2b9e782Copy full SHA for 2b9e782
manifest.yml
@@ -8,4 +8,4 @@ applications:
8
routes:
9
- route: ((route-external))
10
stack: cflinuxfs4
11
- command: rails server -p $PORT
+ command: rails server -p $PORT -b 0.0.0.0 -e development
0 commit comments