cpi-feed/config.ru
2015-10-04 18:41:08 -04:00

2 lines
63 B
Ruby

run ->(*) { [301, { 'Location' => ENV['CPI_FEED_URL'] }, []] }