Skip to content

Commit d2e5db6

Browse files
committed
Set platform env var to heroku
1 parent 929d5bd commit d2e5db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/release

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ addons:
77
default_process_types:
88
web: mix server -p \$PORT
99
config_vars:
10+
PLATFORM: heroku
1011
PATH: /app/erlang/bin:/app/elixir/bin:bin:/usr/bin:/bin
1112
MIX_ENV: prod
1213
EOF

0 commit comments

Comments
 (0)