mirror of
https://github.com/Thumbscrew/nextcloud-docker-compose.git
synced 2025-07-02 02:49:07 +00:00
fix mistake in README for previews.config.php
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user