This commit is contained in:
peskyadmin 2025-06-04 20:44:22 -05:00
parent 90c87bef70
commit 31bfd514b6

View File

@ -19,10 +19,8 @@ Unlike most of the the other deployments in this organization the data for the s
nextcloud-aio/
├── docker-compose.yml
├── tailscale/
│ ├── tailscale-data/ # Persistent Tailscale state
│ └── config/ # Tailscale configuration files
└── nextcloud-all-in-one/
└── config/ # Nextcloud All-in-One configuration files
├── tailscale-data/ # Persistent Tailscale state
└── config/ # Tailscale configuration files
```
## Setup Instructions