mirror of
https://github.com/Thumbscrew/nextcloud-docker-compose.git
synced 2025-01-18 17:45:46 +00:00
fix mistake in README for previews.config.php
This commit is contained in:
parent
de67d26593
commit
2e2a5596f8
@ -44,5 +44,5 @@ sudo docker-compose -p nextcloud up --build -d
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo cp nextcloud/previews.config.php $volume/var/www/html/config/
|
sudo cp nextcloud/previews.config.php $volume/var/www/html/config/
|
||||||
sudo chown www-data:root $volume/var/www/html/config/
|
sudo chown www-data:root $volume/var/www/html/config/previews.config.php
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user