diff --git a/config.yaml b/config.yaml index e3de209..ceb12a0 100755 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,5 @@ service: logging_level: $LOGGING_LEVEL_ROOT|DEBUG # Logging level for service logger - monitoring_enabled: $MONITORING_ENABLED|True # if app is doing prometheus monitoring or not probing_webserver: host: $PROBING_WEBSERVER_HOST|"0.0.0.0" # Probe webserver address