Add kalamar.conf with DeLiKo@DNB title addon
diff --git a/korap4dnb-compose.yml b/korap4dnb-compose.yml
index 7a3510e..d541081 100644
--- a/korap4dnb-compose.yml
+++ b/korap4dnb-compose.yml
@@ -13,6 +13,9 @@
       - type: bind
         source: ./html/robots.txt
         target: /kalamar/public/robots.txt
+      - type: bind
+        source: ./kalamar.conf
+        target: /kalamar/kalamar.conf
     profiles:
       - lite
     restart: "unless-stopped"