aboutsummaryrefslogtreecommitdiffstats
path: root/installation/src
diff options
context:
space:
mode:
Diffstat (limited to 'installation/src')
-rw-r--r--installation/src/main/yaml/docker-compose.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/src/main/yaml/docker-compose.yml b/installation/src/main/yaml/docker-compose.yml
index bac68243..54d3cbbf 100644
--- a/installation/src/main/yaml/docker-compose.yml
+++ b/installation/src/main/yaml/docker-compose.yml
@@ -61,8 +61,8 @@ services:
- SDNC_CONFIG_DIR=/opt/onap/sdnc/data/properties
- SDNC_BIN=/opt/onap/sdnc/bin
- ODL_CERT_DIR=/tmp
- - ODL_USER_ADMIN=admin
- - ODL_USER_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
+ - ODL_ADMIN_USERNAMEadmin
+ - ODL_ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
dns:
- ${DNS_IP_ADDR-10.0.100.1}
logging: