...
server
; configuration for the WEB server- used port for HTTP/HTTPS, this is however not the port numbers visible outside the container
- SSL parameters for setting up using of key store and trust store databases.
webclient
; configuration parameters for a web client used by the component- SSL parameters for setting up using of key store and trust store databases.
- Usage of HTTP Proxy; if configured, the proxy will be used for accessing the near-RT-RICs
logging
; setting of of which information that is logged.filepath
; the local path to a file used for "Dynamic configuration" (if used). See next chapter.management.tracing
; the flag 'enabled' has been added to provide tracing. See this page for more informations.
For details about the parameters in this file, see documentation in the file.
...