| commit | 4836bacc5a3ef89cff93fd47240496baeb3c66ca | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Wed Jan 15 14:41:48 2020 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Wed Jan 15 14:41:48 2020 +0000 |
| tree | fab23fc9e7262109ac0e8ba3f88d86755fdc2696 | |
| parent | 85807723a3dc3ab1c96a7109d96391342149e98a [diff] [blame] |
Allow to disable /test URL Change-Id: I01b2a4836ab66ff5cdca72d1a0637d83e0a5b9fb Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/Dockerfile.local b/Dockerfile.local index 4d62b62..a6658a8 100644 --- a/Dockerfile.local +++ b/Dockerfile.local
@@ -73,6 +73,8 @@ # logs # ENV OSMNBI_LOG_FILE /app/log/nbi.log ENV OSMNBI_LOG_LEVEL DEBUG +# ENV OSMNBI_SERVER_ENABLE_TEST False + # message ENV OSMNBI_MESSAGE_DRIVER kafka ENV OSMNBI_MESSAGE_HOST kafka