Fixes ruby-build with jemalloc
[discourse_docker.git] / templates / web.template.yml
index c4036b95a0c0d3072abb84a8c340860be1cc4376..c95ff59fde35a4755464eb6f8a1ceeaccee10f60 100644 (file)
@@ -91,7 +91,7 @@ run:
         # postgres
         cd $home
         chown -R discourse:www-data /shared/log/rails
-        LD_PRELOAD=/usr/lib/libjemalloc.so.1 HOME=/home/discourse USER=discourse exec chpst -u discourse:www-data -U discourse:www-data bundle exec config/unicorn_launcher -E production -c config/unicorn.conf.rb
+        HOME=/home/discourse USER=discourse exec chpst -u discourse:www-data -U discourse:www-data bundle exec config/unicorn_launcher -E production -c config/unicorn.conf.rb
 
   - file:
      path: /etc/service/nginx/run