Added ZBX_ALLOW_HTTP_AUTH parameter and php-curl package

This commit is contained in:
Alexey Pustovalov
2024-04-27 21:21:44 +09:00
parent 72f60d44dc
commit b35ca70fcc
63 changed files with 131 additions and 2 deletions

View File

@ -60,6 +60,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
nginx \
postgresql \
php-bcmath \
php-curl \
php-fpm \
php-gd \
php-json \