diff options
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deliveries/.env b/deliveries/.env index fa307685..eb7f33ca 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -11,6 +11,7 @@ WEBAPPS_DIR=/opt/apache-tomcat-8.0.37/webapps EP_IMG_NAME=portal-apps DB_IMG_NAME=portal-db WMS_IMG_NAME=portal-wms + # Tag all images with this PORTAL_TAG=1.1.0 |