Add config folder to be able to change config 31/19231/1
authoreh552t <eh552t@intl.att.com>
Tue, 17 Oct 2017 09:08:02 +0000 (11:08 +0200)
committereh552t <eh552t@intl.att.com>
Tue, 17 Oct 2017 09:11:01 +0000 (11:11 +0200)
Change-Id: Icd0fe1a261370f21ee391aaf3294e84b2b33deb7
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-61

extra/docker/clamp/docker-compose.yml

index a4a935a..28dc83c 100644 (file)
@@ -14,6 +14,8 @@ services:
 
   clamp:
     image: onap/clamp
+    volumes:
+      - "./config/:/opt/clamp/config:rw"
     depends_on:
       - db
     env_file: