We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af18d6f commit 204ffb9Copy full SHA for 204ffb9
CHANGELOG.md
@@ -11,9 +11,9 @@ PHP Docker Boilerplate Changelog
11
- Added development/production context
12
- Added blackfire.io
13
- Added possiblity to disable Xdebug and Blackfire
14
-- Moved php.ini to etc/php/development.ini and etc/php/production.ini
15
-- Added ssh key/config (etc/ssh) setting for /home/.ssh/
16
-- Added possibility to use supervisorctl (as root)
+- Moved php.ini to `etc/php/development.ini` and `etc/php/production.ini`
+- Added ssh key/config (`etc/ssh`) setting for `/home/.ssh/`
+- Added possibility to use `supervisorctl` (only for root)
17
- Improved provisioning
18
- Refactored layout
19
- Added prebuilt Docker images
0 commit comments