Commit 4b57be0a authored by Kenneth Reitz's avatar Kenneth Reitz

fix px dyno ram

parent d8a75c56
......@@ -14,7 +14,7 @@ case $(ulimit -u) in
# PX DYNO
32768)
export DYNO_RAM=8192
export DYNO_RAM=6144
export WEB_CONCURRENCY=${WEB_CONCURRENCY:-9}
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment