diff --git a/content/soloforge-docs.md b/content/soloforge-docs.md index 6d2d871..f41a446 100644 --- a/content/soloforge-docs.md +++ b/content/soloforge-docs.md @@ -42,6 +42,7 @@ The system replaces the original Proxmox-hosted Gitea instance lost due to disk ```bash /gitea/ +├── backups/ # Gitea nightly backups ├── gitea/ # Gitea app + persistent data ├── postgres/ # PostgreSQL data directory (if using Postgres) └── docker-compose.yml # Main Gitea stack