File: Procfile

package info (click to toggle)
ruby-exception-notification 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 808 kB
  • sloc: javascript: 7,680; ruby: 1,130; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (3)
1
2
web: bundle exec thin start --port 3000
mail: bundle exec mailcatcher --foreground --smtp-port 1025 --http-port 1080