this doesn't seem to work for me? when I type in "rails -s" in my terminal it says command -s not recognized. Can you possibly tell me what I'm doing wrong?
I'm placing this is a Procfile on this line: web: bundle exec rails -s .env Procfile
this doesn't seem to work for me? when I type in "rails -s" in my terminal it says command -s not recognized. Can you possibly tell me what I'm doing wrong?
I'm placing this is a Procfile on this line:
web: bundle exec rails -s
.env
Procfile