Files
home-assistant-addons/vhclient/rootfs/etc/s6-overlay/s6-rc.d/http/run
T
Hans Karlinius 10b0e46fa5 test
2024-11-26 08:37:19 +01:00

4 lines
104 B
Plaintext
Executable File

#!/usr/bin/with-contenv bashio
bashio::log.info "Starting VirtualHere HTTP"
python3 -m http.server 8000