mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-10-10 16:32:30 +02:00
committed by
GitHub
parent
38b01c6dcc
commit
d8f796354d
@@ -9,4 +9,7 @@ else
|
|||||||
rm -f /etc/Caddyfile.tpl
|
rm -f /etc/Caddyfile.tpl
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "Starting UI: http://${DOMAIN:-localhost}"
|
||||||
|
echo "Logs output: ${LOGLEVEL:-INFO} (${LOGFORMAT:-json})"
|
||||||
|
|
||||||
exec caddy run --config /etc/Caddyfile
|
exec caddy run --config /etc/Caddyfile
|
||||||
|
Reference in New Issue
Block a user