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 89be69c commit e87a84dCopy full SHA for e87a84d
CHANGELOG.md
@@ -4,7 +4,7 @@ TYPO3 Docker Boilerplate Changelog
4
3.4.0 - UPCOMING
5
-------------------------------------
6
- Renamed `PHP_UID` and `PHP_GID` to `EFFECTIVE_UID` and `EFFECTIVE_GID`
7
-- Set Apache HTTPd and Nginx UID to EFFECTIVE_UID and EFFECTIVE_GID
+- Set Apache HTTPd and Nginx UID to `EFFECTIVE_UID` and `EFFECTIVE_GID`
8
- Renamed `make deploy` to `make build` (was confusing)
9
- Fixed MySQL default charset (set to utf8)
10
- Added `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_ROOT_USER`, `MYSQL_ROOT_PASSWORD` and `MYSQL_DATABASE` for nginx/apache/php-fpm
0 commit comments