diff --git a/Dockerfiles/agent/README.md b/Dockerfiles/agent/README.md index d667c509..10ce64fc 100644 --- a/Dockerfiles/agent/README.md +++ b/Dockerfiles/agent/README.md @@ -233,7 +233,7 @@ If you have any problems with or questions about this image, please contact us t ### Known issues -Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agent.d`` volume with additional configuration files with ``Alias`` options. +Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agentd.d`` volume with additional configuration files with ``Alias`` options. ## Contributing diff --git a/Dockerfiles/agent2/README.md b/Dockerfiles/agent2/README.md index 99f0e75b..97aeb0fa 100644 --- a/Dockerfiles/agent2/README.md +++ b/Dockerfiles/agent2/README.md @@ -223,7 +223,7 @@ If you have any problems with or questions about this image, please contact us t ### Known issues -Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agent.d`` volume with additional configuration files with ``Alias`` options. +Currently it is not allowed to specify ``ZBX_ALIAS`` environment variable. Please use ``/etc/zabbix/zabbix_agentd.d`` volume with additional configuration files with ``Alias`` options. ## Contributing