8000 GitHub - ozhantr/docker-lemp-xdebug: NGINX, PHP 7.2, XDEBUG, MySQL 5.7, +VSCODE Config for XDEBUG
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ozhantr/docker-lemp-xdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX, PHP 7.2, XDEBUG, MySQL 5.7, +VSCODE Config

Config

docker-compose.yml on the root of your project. config containing nginx and php-fpm config for it. web containing index.php for NGINX root directory. .vscode containing VSCode config for XDEBUG.

You have to set your IP addr for XDEBUG. /config/php-fpm/xdebug-ini-overrides.ini

How to run

cd to your project and run docker-compose up -d

NGINX: localhost:8080

MySQL: host: localhost; port: 8082

XDEBUG: port: 9001

About

NGINX, PHP 7.2, XDEBUG, MySQL 5.7, +VSCODE Config for XDEBUG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0