Skip to content
Snippets Groups Projects
qkdn-gosdn.toml 570 B
Newer Older
  • Learn to ignore specific revisions
  • amqphost = 'rabbitmq'
    amqppassword = 'guest'
    amqpport = '5672'
    amqpprefix = 'amqp://'
    amqpuser = 'guest'
    basepnduuid = '5f20f34b-cbd0-4511-9ddc-c50cf6a3b49d'
    config = './configs/qkdn-gosdn.toml'
    csbi-orchestrator = 'localhost:55056'
    
    databaseconnection = 'mongodb://root:example@mongo:27017'
    
    defaultjwtduration = 24
    filesystempathtostores = 'stores'
    gnmisubscriptionspath = 'configs/gNMISubscriptions.txt'
    help = false
    log-level = 'debug'
    nogrpcpassthrough = false
    plugin-folder = 'plugins'
    plugin-registry = 'plugin-registry:55057'
    security = 'secure'
    socket = ':55055'