X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2F.env;h=6087483ed2e5ccf0509f082517038216ff563cff;hb=806692c8e08f5671a20cfa30ca3e03f475bc4228;hp=0a3230d7b028f423ee823a0bacb8314c245c07b5;hpb=ff300950cb1950c457cf6b35df99285905af9489;p=portal.git diff --git a/deliveries/.env b/deliveries/.env index 0a3230d7..6087483e 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -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"