mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
nextcloud - limit access to php-fpm
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
133a7500f9
commit
be55bbe7c1
3 changed files with 20 additions and 5 deletions
|
|
@ -189,6 +189,7 @@ RUN set -ex; \
|
|||
sudo \
|
||||
grep \
|
||||
nodejs \
|
||||
bind-tools \
|
||||
coreutils; \
|
||||
\
|
||||
grep -q '^pm = dynamic' /usr/local/etc/php-fpm.d/www.conf; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue