Update DFC tests to use file based conifg
[integration/csit.git] / scripts / dcaegen2-collectors-datafile / dfc-management / docker-compose.yml
index f92d19f..14bfad0 100644 (file)
@@ -17,9 +17,12 @@ services:
       dfcnet: null
     volumes:
       - $SIMGROUP_ROOT/tls/:/opt/app/datafile/etc/cert/
+      - $SIMGROUP_ROOT/dfc_config_volume:/app-config
     environment:
       CONSUL_HOST: "consul-server"
       CONSUL_PORT: 8500
       CONFIG_BINDING_SERVICE: "config-binding-service"
+      CONFIG_BINDING_SERVICE_SERVICE_PORT: 10000
       HOSTNAME: "dfc_app0"
       KNOWN_HOSTS_FILE_PATH: "/home/datafile/.ssh/known_hosts"
+