We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944dd70 commit fe2111cCopy full SHA for fe2111c
bin/release
@@ -5,7 +5,7 @@ cat << EOF
5
addons:
6
- heroku-postgresql:dev
7
default_process_types:
8
- web: mix server -p $PORT
+ web: mix server -p \$PORT
9
config_vars:
10
PATH: /app/erlang/bin:/app/elixir/bin:bin:/usr/bin:/bin
11
MIX_ENV: prod
0 commit comments