My Rails app has this in production.rb: config.serve_static_assets = false
When I run Thin by itself, I have to make that true.
I thought with Nginx it would stay false.
When I run Thin by itself, I have to make that true.
I thought with Nginx it would stay false.