update
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
/mnt/Teka1/nextcloud:/var/www/html
|
||||
restore www-data dir
|
||||
chown -R www-data:www-data /data/services/nextcloud
|
||||
find ./nextcloud -type f -exec chmod 640 '{}' \;
|
||||
find ./nextcloud -type d -exec chmod 750 '{}' \;
|
||||
|
||||
/mnt/Teka1/:/mnt/Teka1/
|
||||
/mnt/Teka2/:/mnt/Teka2/
|
||||
/mnt/Teka3/:/mnt/Teka3/
|
||||
===
|
||||
login redirect 303:
|
||||
chmod a+rwx /tmp inside docker as root
|
||||
|
||||
====
|
||||
docker exec -it --user www-data nextcloud-app-1 php occ list
|
||||
|
||||
Reference in New Issue
Block a user