diff --git a/images/web/config/production.conf b/images/web/config/production.conf index 8b9f3c2b..34dcb9e3 100644 --- a/images/web/config/production.conf +++ b/images/web/config/production.conf @@ -2,7 +2,7 @@ # ServerName localhost # Tell Apache and Passenger where your app's 'public' directory is DocumentRoot /var/www/public - PassengerRuby /usr/bin/ruby + PassengerRuby /opt/ruby/bin/ruby RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} =http