🐞 fix: Update folder tree

This commit is contained in:
Keith Solomon
2025-12-05 15:32:53 -06:00
parent 622c673627
commit 3a5ef2d22a

View File

@@ -42,6 +42,7 @@ The system replaces the original Proxmox-hosted Gitea instance lost due to disk
```bash ```bash
/gitea/ /gitea/
├── backups/ # Gitea nightly backups
├── gitea/ # Gitea app + persistent data ├── gitea/ # Gitea app + persistent data
├── postgres/ # PostgreSQL data directory (if using Postgres) ├── postgres/ # PostgreSQL data directory (if using Postgres)
└── docker-compose.yml # Main Gitea stack └── docker-compose.yml # Main Gitea stack