nextcloud/README.md hinzugefügt
This commit is contained in:
parent
c747ee7398
commit
e487af8136
1 changed files with 13 additions and 0 deletions
13
nextcloud/README.md
Normal file
13
nextcloud/README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Nextcloud Docker Compose Stack
|
||||||
|
|
||||||
|
## Directory structure
|
||||||
|
```
|
||||||
|
/opt/docker/nextcloud
|
||||||
|
.
|
||||||
|
├── docker-compose.yml
|
||||||
|
├── mariadb.env
|
||||||
|
├── nextcloud.env
|
||||||
|
└── volumes
|
||||||
|
├── db
|
||||||
|
└── nextcloud
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue