X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fnbi.cfg;h=5d5a22fc1db731d9fdb8f4488902e946e9315205;hp=07956ed624e96eac14a3612cebea40d57dce01ca;hb=4c57e2e64537d6263c618da58bcd8f8767b8076e;hpb=819d34c8315de5c2010743f499f7882b8957dcbf diff --git a/osm_nbi/nbi.cfg b/osm_nbi/nbi.cfg index 07956ed..5d5a22f 100644 --- a/osm_nbi/nbi.cfg +++ b/osm_nbi/nbi.cfg @@ -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