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