mirror of
https://github.com/shadoll/php7-xdebug-vscode.git
synced 2025-12-20 03:26:51 +00:00
inital commit
This commit is contained in:
6
docker-compose.xdebug.yml
Normal file
6
docker-compose.xdebug.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
php:
|
||||
volumes:
|
||||
- ./docker/php/xdebug.ini:/usr/local/etc/php/conf.d/xdebug.ini
|
||||
Reference in New Issue
Block a user