aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/install/.env
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-09-20 07:20:43 +0000
committerMurali <murali.p@huawei.com>2017-09-20 07:20:43 +0000
commit984346f6f482323595ca0f5b3eb570291641de70 (patch)
treec7c54ba3bb29f6ea8d653de73727180cb49e9ce9 /vnfmarket-be/deployment/install/.env
parentb4b293f9436299e0d054d504095a462b0764a56c (diff)
Add .env file for custom version for docker
Change-Id: Ie87d5476d25d163a1c72bc209528f322fc37e04e Jira:VNFSDK-92 Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket-be/deployment/install/.env')
-rw-r--r--vnfmarket-be/deployment/install/.env10
1 files changed, 10 insertions, 0 deletions
diff --git a/vnfmarket-be/deployment/install/.env b/vnfmarket-be/deployment/install/.env
new file mode 100644
index 00000000..83c135f3
--- /dev/null
+++ b/vnfmarket-be/deployment/install/.env
@@ -0,0 +1,10 @@
+# Environment settings
+# used by docker-compose AND by other shell scripts
+
+
+# Tag all images with this
+REFREPO_TAG=1.0-STAGING-latest
+POSTGRES_TAG=latest
+
+NEXUS_REPO=nexus3.onap.org:10001
+