Commit 056d5e24 authored by ya's avatar ya
Browse files

Run from sane defaults

parent 55ada479
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash
bundle exec rails server -p $PORT -e $RACK_ENV
bundle exec rails server -p 5000 -e production