Update config

This commit is contained in:
Korbs 2024-12-11 21:07:32 -05:00
parent dd42059fb4
commit d0337c43c5
2 changed files with 8 additions and 1 deletions

View file

@ -9,6 +9,13 @@
"WhiteLabel": "true",
"FooterVersion": "true"
},
"FeelbackConfig": {
"Enabled": false,
"ContentSetId": "566e8b96-c65e-4bf7-87df-d22a9f4994a2",
"Present": "like-dislike",
"Question": "Did this article help?",
"Answer": "Thank you for your feedback."
},
"HeaderItems": [
{
"text": "Demo",

View file

@ -1,6 +1,6 @@
services:
butterflyvu:
image: ark.sudovanilla.org/korbs/butterflyvu:amd64
image: oci.registry.sudovanilla.org/butterflyvu
network_mode: bridge
volumes:
- ./config.json:/app/config.json