add favicon
This commit is contained in:
@@ -4,6 +4,7 @@ set -eu
|
||||
BASE_URL="${BASE_URL:-http://127.0.0.1:8080}"
|
||||
|
||||
curl -fsS "$BASE_URL/" >/dev/null
|
||||
curl -fsS "$BASE_URL/favicon.ico" >/dev/null
|
||||
curl -fsS "$BASE_URL/monitor" >/dev/null
|
||||
curl -fsS "$BASE_URL/monitor/api" >/dev/null
|
||||
curl -fsS "$BASE_URL/monitor/api/system" >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user