This commit is contained in:
parent
effeef97b8
commit
363dfaa7d3
7 changed files with 23 additions and 6 deletions
2
bin/dev
2
bin/dev
|
|
@ -8,4 +8,4 @@ fi
|
|||
# Default to port 3000 if not specified
|
||||
export PORT="${PORT:-3000}"
|
||||
|
||||
exec foreman start -f Procfile.dev "$@"
|
||||
exec foreman start -f /app/Procfile.dev "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue