Skip to content

Commit

Permalink
misc: add details (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: djerfy <[email protected]>
  • Loading branch information
djerfy authored Jan 14, 2024
1 parent 38b01c6 commit d8f7963
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ else
rm -f /etc/Caddyfile.tpl
fi

echo "Starting UI: http://${DOMAIN:-localhost}"
echo "Logs output: ${LOGLEVEL:-INFO} (${LOGFORMAT:-json})"

exec caddy run --config /etc/Caddyfile

0 comments on commit d8f7963

Please sign in to comment.