#!/bin/bash bundle exec puma -C config/puma.rb #tail -f /dev/null #bundle exec rails s -b 0.0.0.0 -p 3000