Simplified: remove Tailwind, standalone static HTML
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled

This commit is contained in:
Kunthawat Greethong
2026-04-28 10:18:57 +07:00
parent ad3bd39c2d
commit 18c4dbdb84
14 changed files with 97 additions and 362 deletions

View File

@@ -1,7 +1,7 @@
{
"tool_name": "WebFetch",
"tool_input_preview": "{\"url\":\"https://docs.astro.build/en/guides/deploy/easypanel/\",\"prompt\":\"How to deploy Astro to Easypanel? What type of service should be used? What port or configuration is needed for Easypanel + Astr...",
"error": "timeout of 60000ms exceeded",
"timestamp": "2026-04-28T00:25:40.810Z",
"tool_name": "Bash",
"tool_input_preview": "{\"command\":\"docker ps -a --filter \\\"ancestor=astro-tina-test\\\" --format \\\"{{.ID}} {{.Status}}\\\" 2>/dev/null && echo \\\"---\\\" && docker images astro-tina-test --format \\\"{{.ID}} {{.Created}}\\\"\"}",
"error": "Exit code 1",
"timestamp": "2026-04-28T02:46:35.800Z",
"retry_count": 1
}