krismarc
(Krzysztof)
1
Hey there,
I’ve installed bookstack add-on:
…it works, and it’s available within my network.
However, I would like to get it embedded as individual dashboard, so I can access it directly from home assistant frontend.
any ideas what might be wrong/what needs to be done?
Best regards,
K.M>
DDanii
2
You need to allow to be embedded in home assistant
you can do it in the addon config
envvars:
- name: ALLOWED_IFRAME_HOSTS
value: http://192.168.1.96:8123
krismarc
(Krzysztof)
3
Thx! This worked. Would be nice to have this in add-on doc in HA.
Anyway… I’m getting this now.
SESSION_LIFETIME is not possible envvar in the addon.
#edit, seems to happen only in Chrome…