correctly set ldap password
This commit is contained in:
parent
6b633189b7
commit
2bd9546f47
2 changed files with 7 additions and 2 deletions
|
@ -10,9 +10,12 @@ RUN apk add --no-cache \
|
|||
nextcloud-user_ldap \
|
||||
nextcloud-files_sharing \
|
||||
nextcloud-files_texteditor \
|
||||
nextcloud-files_pdfviewer \
|
||||
nextcloud-theming \
|
||||
nextcloud-pgsql \
|
||||
php7-opcache \
|
||||
php7-pcntl
|
||||
php7-pcntl \
|
||||
php7-imagick
|
||||
|
||||
RUN chown -R nginx:nginx /var/lib/nextcloud
|
||||
RUN chown -R nginx:nginx /etc/nextcloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue