mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Added ZBX_ALLOW_HTTP_AUTH parameter and php-curl package
This commit is contained in:
@ -38,6 +38,7 @@ RUN set -eux && \
|
||||
nginx \
|
||||
php83-bcmath \
|
||||
php83-ctype \
|
||||
php83-curl \
|
||||
php83-fpm \
|
||||
php83-gd \
|
||||
php83-gettext \
|
||||
|
Reference in New Issue
Block a user