fixing dockerfile.local
[osm/NBI.git] / osm_nbi / nbi.cfg
index 07956ed..5d5a22f 100644 (file)
@@ -15,7 +15,7 @@ tools.response_headers.on = True
 
 [/static]
 tools.staticdir.on: True
-tools.staticdir.dir: "/app/osm_nbi/html_public"
+tools.staticdir.dir: "/app/NBI/osm_nbi/html_public"
 
 
 [global]
@@ -48,8 +48,9 @@ driver: "mongo"            # mongo or memory
 host:   "mongo"            # hostname or IP
 port: 27017
 name: "osm"
-user: "user"
-password: "password"
+# user: "user"
+# password: "password"
+# commonkey: "commonkey"
 
 loglevel:  "DEBUG"
 #logfile: /var/log/osm/nbi-database.log