nextcloud/README.md hinzugefügt

This commit is contained in:
sujiba 2024-04-30 14:05:01 +00:00
parent c747ee7398
commit e487af8136

13
nextcloud/README.md Normal file
View file

@ -0,0 +1,13 @@
# Nextcloud Docker Compose Stack
## Directory structure
```
/opt/docker/nextcloud
.
├── docker-compose.yml
├── mariadb.env
├── nextcloud.env
└── volumes
├── db
└── nextcloud
```