Switch to side-by-side view

--- a/pyforge/test.ini
+++ b/pyforge/test.ini
@@ -20,8 +20,7 @@
 db_prefix = test_
 
 # Use test MongoDB DB server
-# ming.main.master = mongo://127.0.0.1:27018/pyforge
-ming.main.master = mim:///pyforge
+ming.main.master = mongo://127.0.0.1:27018/pyforge
 
 # Use test SOLR core
 solr.server = http://localhost:8983/solr/core1
@@ -31,7 +30,7 @@
 
 load_test_data = true
 cache_test_data = false
-static_root = /static/
+static_root = /nf/
 
 [app:main_without_authn]
 use = main