diff options
Diffstat (limited to 'deliveries/.env')
-rw-r--r-- | deliveries/.env | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/deliveries/.env b/deliveries/.env index 1e713aec..f5d1090c 100644 --- a/deliveries/.env +++ b/deliveries/.env @@ -1,9 +1,6 @@ # Environment settings # used by docker-compose AND by other shell scripts -# Source of images -NEXUS_REPO=nexus3.onap.org:10001 - # Following are ALSO used in demo/boot/portal_vm_init.sh EP_IMG_NAME=onap/portal-apps DB_IMG_NAME=onap/portal-db |