#!/usr/bin/with-contenv bashio
bashio::log.info "Starting VirtualHere HTTP"
exec nginx -c /etc/nginx/vhclient.conf
