New cockpit

This commit is contained in:
2026-05-07 20:47:49 +02:00
parent 474f18404f
commit 0bca327b80
4 changed files with 656 additions and 60 deletions

View File

@@ -4,7 +4,8 @@
"Bash(git remote *)",
"Bash(git push *)",
"Bash(git commit -m 'Add Dockerfile for Docker production deployment *)",
"Bash(git commit -m 'Auto-seed default sources on first startup *)"
"Bash(git commit -m 'Auto-seed default sources on first startup *)",
"Bash(py -c \"from app import app; print\\('OK'\\)\")"
]
}
}