Skip to content

Commit 3c679c8

Browse files
Update README.md
1 parent 37bdcfb commit 3c679c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Database:
6666
```console
6767
$ docker run -d \
6868
-v db:/var/lib/mysql \
69-
mariadb:10.5
69+
mariadb:10.5///
7070
```
7171

7272
If you want to get fine grained access to your individual files, you can mount additional volumes for data, config, your theme and custom apps. The `data`, `config` files are stored in respective subfolders inside `/var/www/html/`. The apps are split into core `apps` (which are shipped with Nextcloud and you don't need to take care of) and a `custom_apps` folder. If you use a custom theme it would go into the `themes` subfolder.

0 commit comments

Comments
 (0)