Update docker-compose .env
[portal.git] / deliveries / .env
index 0a3230d..6087483 100644 (file)
@@ -8,8 +8,8 @@ WMS_IMG_NAME=onap/portal-wms
 # Deployed with portal; built elsewhere
 CLI_IMG_NAME=onap/cli
 
-# Tag all images with this
-PORTAL_TAG=1.3.0
+# Amsterdam release images are tagged with this
+PORTAL_TAG=v1.3.0
 
 # Name of directory in apps container (NOT host)
 WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps
@@ -26,4 +26,4 @@ EXTRA_HOST_NAME=""
 # a line is added to docker container's /etc/hosts.
 # For example:
 #EXTRA_HOST_IP="-i 135.207.161.163"
-#EXTRA_HOST_NAME="-n portal.api.simpledemo.openecomp.org"
+#EXTRA_HOST_NAME="-n portal.api.simpledemo.onap.org"