This commit is contained in:
Erik Thiele
2026-06-10 14:19:17 +02:00
parent f5f1d52239
commit 59be0fd789
2 changed files with 35 additions and 7 deletions

View File

@@ -38,8 +38,8 @@
"newsticker_enabled": false,
"custom_url": "https://dva-stage.cancom-ds.de/voice-agent",
"custom_url_label": "Welcome Agent",
"custom_url_enabled": false,
"custom_url_target": "overlay"
"custom_url_enabled": true,
"custom_url_target": "redirect"
},
"casino": {
"interval": 15,
@@ -73,10 +73,14 @@
},
"welcome_data": {
"names": [
"cisco"
"cisco",
"IBM",
"soliver"
],
"logo_urls": [
"https://cdn.brandfetch.io/www.cisco.com/logo?c=1idyd4Tpb2nKaXIIc8T"
"https://cdn.brandfetch.io/www.cisco.com/logo?c=1idyd4Tpb2nKaXIIc8T",
"https://cdn.brandfetch.io/www.ibm.com/logo?c=1idyd4Tpb2nKaXIIc8T",
"https://cdn.brandfetch.io/www.soliver.com/logo?c=1idyd4Tpb2nKaXIIc8T"
]
}
},
@@ -101,6 +105,32 @@
"https://cdn.brandfetch.io/www.cisco.com/logo?c=1idyd4Tpb2nKaXIIc8T"
]
}
},
"holthaus": {
"screens": {
"dva": {
"playlist": [
{
"url": "https://dva.cancom-ds.de",
"zoom": 1.0,
"enabled": true
},
{
"name": "map_Karlsruhe.png",
"enabled": true
}
],
"interval": 10,
"show_images": false,
"show_videos": false,
"newsticker_text": "",
"newsticker_enabled": false,
"custom_url": "https://www.cancom.de",
"custom_url_label": "DVA Agent",
"custom_url_enabled": true,
"custom_url_target": "redirect"
}
}
}
},
"admin": {

View File

@@ -11,6 +11,4 @@ services:
ports:
- "5005:5005"
restart: unless-stopped
environment:
- OPENAI_API_KEY="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"
- BRANDFETCH_API_KEY="eBwCQW_DcQ_jvdqZRNph0JBtRA36XoMTufaaU4AoirOBnqXX9fMqHDw7uYfiz8kSFYMNKGMZtuHxrmud9hn0WQ"