summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/install/.env
blob: 83c135f38e05e1004ad655c23e600d68e7d0113c (plain)
1
2
3
4
5
6
7
8
9
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