summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/install/.env
diff options
context:
space:
mode:
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
+