Refine project status workflows and dashboards

This commit is contained in:
b17301
2026-04-07 20:31:34 +09:00
parent 27a29e8e4c
commit d72a8377fb
6 changed files with 1621 additions and 278 deletions
+2
View File
@@ -11,4 +11,6 @@ if [ ! -x ".venv/bin/python" ]; then
exit 1
fi
export INTRANET_AUTO_RELOAD="${INTRANET_AUTO_RELOAD:-1}"
exec ./.venv/bin/python main.py