We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424b54b commit 7b7df24Copy full SHA for 7b7df24
php/config/php.ini
@@ -6,8 +6,7 @@ date.timezone = UTC
6
7
xdebug.remote_autostart = 1
8
xdebug.remote_enable = 1
9
-xdebug.remote_host = 10.254.254.254
10
-xdebug.remote_connect_back = 0
+xdebug.remote_host = host.docker.internal
11
xdebug.remote_port = 9001
12
xdebug.idekey = PHPSTORM
13
0 commit comments