aboutsummaryrefslogtreecommitdiffstats
path: root/docker/config.env.sample
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2018-12-05 12:40:42 +0200
committerStamatis Katsaounis <mokats@intracom-telecom.com>2019-03-08 09:08:27 +0000
commit5f20495d6e3ec984c4e86fd76399ddf0d042b336 (patch)
tree80b452fbd39b6e1968df4b5aa2a632659f50eceb /docker/config.env.sample
parent90cb4dca7713f84154fe2ad4c2f5e7145560f3c7 (diff)
Prepare Web Portal for ONAP integration
This patch applies all the required changes in order to support a second web portal container with the onap web portal content. Change-Id: I2f59776313bf2067dbdfb04445620b5241716ebb Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'docker/config.env.sample')
-rw-r--r--docker/config.env.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/config.env.sample b/docker/config.env.sample
index 003d92f..f824c22 100644
--- a/docker/config.env.sample
+++ b/docker/config.env.sample
@@ -1,3 +1,4 @@
mongodb_url=mongodb://mongodb:27017/
base_url=http://ovp.localhost
-testapi_url=cvpapi:8010
+testapi_url=lfnapi:8010
+PYTHONUNBUFFERED=True