Skip to content
Snippets Groups Projects
Commit 4b57be0a authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

fix px dyno ram

parent d8a75c56
No related branches found
Tags v56
No related merge requests found
......@@ -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}
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment