nextcloud - limit access to php-fpm

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-09-07 16:55:29 +02:00
parent 133a7500f9
commit be55bbe7c1
3 changed files with 20 additions and 5 deletions

View file

@ -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; \