Skip to content

Commit 2a1e5c8

Browse files
committed
Add PHPStorm xdebug remote port
1 parent f18aeba commit 2a1e5c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/php/php.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ xdebug.idekey=PHPSTORM
55
xdebug.profiler_enable=0
66
xdebug.max_nesting_level=700
77
xdebug.remote_host=192.168.0.1 # your ip
8+
xdebug.remote_port=9000
89

910
;Netbeans
1011
;[xdebug]

0 commit comments

Comments
 (0)