use php base64 encodie
This commit is contained in:
parent
8be1983afa
commit
6b633189b7
2 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@ RUN apk add --no-cache \
|
|||
nextcloud-files_sharing \
|
||||
nextcloud-files_texteditor \
|
||||
nextcloud-pgsql \
|
||||
php7-opcache
|
||||
php7-opcache \
|
||||
php7-pcntl
|
||||
|
||||
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