chore: clean up stale references and README

- jail.local: fix comment pointing to deleted docker-compose.cloudflare.yml
- .gitignore: remove .env entry (no env file in use)
- README: full rewrite to match current state (no .env, no webhook,
  correct file structure, inline compose config, CF setup instructions)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-20 15:38:20 +00:00
parent f87ce59842
commit 09124b10b9
3 changed files with 62 additions and 255 deletions

3
.gitignore vendored
View File

@@ -1,9 +1,6 @@
# Dependencies
dashboard/node_modules/
# Environment (contains secrets)
.env
# Runtime data
data/
*.json