Oops

Torey Heinz committed Jun 15, 2018
commit 93138fa328c5255cf305cc720590980c28e67ab2
Showing 2 changed files with 3 additions and 3 deletions
Procfile +3 -0
@@ @@ -0,0 +1,3 @@
+ guard: bundle exec guard
+ web: bundle exec wagon serve -p 3000
+ ngrok: ngrok http -subdomain=teagles 3000
app/Procfile +0 -3
@@ @@ -1,3 +0,0 @@
- guard: bundle exec guard
- web: bundle exec wagon serve -p 3000
- ngrok: ngrok http -subdomain=teagles 3000