Commit e0162999 by e0d

Merge pull request #18 from rll/feature/kevin/kpis_4a

Feature/kevin/kpis 4a
parents b543f88f 03437bd3
......@@ -3,6 +3,7 @@ roots = {}
roots['development'] = "http://localhost:8000"
roots['test'] = "http://localhost:8000"
roots['production'] = "http://edx.org"
roots['staging'] = "http://stage.edx.org"
ROOT = roots[ENV['SINATRA_ENV']]
namespace :kpis do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment