This commit is contained in:
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/ 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
└── nextcloud-all-in-one/
└── config/ # Nextcloud All-in-One configuration files
``` ```
## Setup Instructions ## Setup Instructions