This commit is contained in:
peskyadmin 2025-06-04 20:44:51 -05:00
parent 31bfd514b6
commit 7256089d4a

View File

@ -18,7 +18,7 @@ Unlike most of the the other deployments in this organization the data for the s
``` ```
nextcloud-aio/ nextcloud-aio/
├── docker-compose.yml ├── docker-compose.yml
── tailscale/ ── tailscale/
├── tailscale-data/ # Persistent Tailscale state ├── tailscale-data/ # Persistent Tailscale state
└── config/ # Tailscale configuration files └── config/ # Tailscale configuration files
``` ```