From 3a5ef2d22a52deb8a8cd91287636d88d138c47ea Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Fri, 5 Dec 2025 15:32:53 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Update=20folder=20tree?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/soloforge-docs.md | 1 + 1 file changed, 1 insertion(+) 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