mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
remove rainbows code
This commit is contained in:
parent
df917f3791
commit
7549855071
1 changed files with 0 additions and 5 deletions
|
@ -1,11 +1,6 @@
|
|||
require 'rubygems'
|
||||
require './app.rb'
|
||||
require 'sidekiq/web'
|
||||
require 'unicorn/preread_input'
|
||||
|
||||
if defined?(Unicorn)
|
||||
use Unicorn::PrereadInput
|
||||
end
|
||||
|
||||
map('/') do
|
||||
use(Rack::Cache,
|
||||
|
|
Loading…
Add table
Reference in a new issue