Closed twocolors closed 6 months ago
I'll attach a reference to a similar problem with localhost: https://github.com/ad/domru/issues/11
LGTM, Thank you! I'll check on my installation and merge this PR
@moleus try new, add js URL
hm docker ghcr.io/moleus/domru:devel-localhost-link
is work for me for open Door
Request URL:
http://kubik3.local:18000/door?placeID=********&accessControlID=*****
Request Method:
GET
Status Code:
200 OK
Remote Address:
192.168.0.10:18000
Referrer Policy:
strict-origin-when-cross-origin
works for me too Thank you!
when run on docker link will be like "http://localhost:18000/door?placeID" and not open door, this fix this
and i think mb other link for still_image_url, stream_source ... build from js (protocol + host)