Skip to content

Commit 513c7a6

Browse files
committed
refactor-2:
- Added things to CHANGELOG.md;
1 parent 04bf8c1 commit 513c7a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Add github actions for installation tests;
1111

1212
### Added
13-
- Added more configs for php.ini and php-fpm;
13+
- Added more configs *.ini and php-fpm;
14+
- php writes logs to _/var/www/html/var/log/$pool.access.log_ and _/var/www/html/var/log/$pool.error.log_
15+
- xdebug writes logs to _/var/www/html/var/xdebug_
1416
- Added Dockerfile for php container;
1517
- Added entrypoint script, .bashrc;
1618
- Added `build` command that forces rebuilding containers in case Dockerfile for php container changed;

0 commit comments

Comments
 (0)