Files
hassio-addons/webtop_kde/rootfs/etc/services.d/nginx/run
2022-04-21 13:56:18 +02:00

11 lines
271 B
Plaintext

#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 3000 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx