Skip to content

Instantly share code, notes, and snippets.

@unnitallman
Created October 18, 2012 09:16
Show Gist options
  • Save unnitallman/3910618 to your computer and use it in GitHub Desktop.
Save unnitallman/3910618 to your computer and use it in GitHub Desktop.
Running Pow in production environment
echo export RAILS_ENV=production > .powenv && touch tmp/restart.txt
@arielpontes
Copy link

Pow stopped working after I tried this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment