Add dns config, fix ansible start script
[sdnc/oam.git] / installation / src / main / yaml / docker-compose.yml
index f2cc5a2..361e7ea 100644 (file)
@@ -59,6 +59,8 @@ services:
     environment:
       - MYSQL_ROOT_PASSWORD=openECOMP1.0
       - SDNC_CONFIG_DIR=/opt/onap/sdnc/data/properties
+    dns:
+      - ${DNS_IP_ADDR-10.0.100.1}
     logging:
       driver:   "json-file"
       options: