File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ This repository contains source code of [rtucek/nginx-php](https://hub.docker.co
66
77## Content
88
9- Nginx and PHP are compiled in a specific version. Consult the [ CHANGELOG.md] ( ./CHANGELOG.md ) file
10- for further version details. [ PHP Composer] ( https://getcomposer.org/ ) is already installed and ready
11- for use.
9+ Nginx and PHP are compiled in a specific version. Consult the
10+ [ CHANGELOG.md] ( https://github.com/rtucek/nginx-php/blob/master/CHANGELOG.md )
11+ file for further version details. [ PHP Composer] ( https://getcomposer.org/ ) is
12+ already installed and ready for use.
1213
1314Xdebug is installed as shared extension, but not activated. Start the container with env
1415ENABLE_XDEBUG=1 to enable the extension.
You can’t perform that action at this time.
0 commit comments