From 9f71ade1638dc20633ecea1d0c35af705ca762a3 Mon Sep 17 00:00:00 2001 From: bhavesh029 <72029464+bhavesh029@users.noreply.github.com> Date: Fri, 2 Oct 2020 23:43:43 +0530 Subject: [PATCH] Update Readme.md --- 5.6-apache-xdebug/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5.6-apache-xdebug/Readme.md b/5.6-apache-xdebug/Readme.md index 41424a80..7fcd6599 100644 --- a/5.6-apache-xdebug/Readme.md +++ b/5.6-apache-xdebug/Readme.md @@ -1,2 +1,2 @@ # Enabling XDebug for PHP containers in Azure App Service -To use the xdebug version of the PHP container in Azure App Service, set an appsetting called PHP_ZENDEXTENSIONS with the value xdebug. +To use the xdebug version of the PHP containers in Azure App Service, set an app setting called PHP_ZENDEXTENSIONS with the value xdebug.