From 5bf46bbac5feda06ec10575c6293974d80b2e3df Mon Sep 17 00:00:00 2001 From: yyamashita Date: Sun, 17 May 2026 22:02:49 +0900 Subject: Fix cgit CSS/JS 404 and update docs - lighttpd.conf: exempt static files from CGI rewrite - deploy.sh: add --build to rebuild image on config changes - CLAUDE.md, Deploy.md: add cgit directory and deploy notes Co-Authored-By: Claude Sonnet 4.6 --- Deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Deploy.md') diff --git a/Deploy.md b/Deploy.md index 81f60ac..dfa517b 100644 --- a/Deploy.md +++ b/Deploy.md @@ -17,7 +17,7 @@ ssh root@ 'bash /app/infra/git/install.sh' ## 通常デプロイ ```bash -git push origin master # Caddy 設定・コンテナ更新 +git push origin master # Caddy 設定・cgit コンテナ更新(自動再ビルド含む) ``` ## フック / リポジトリ定義を変更した場合 -- cgit v1.2.3