Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Init: #5.5.1 stack * FIX: Remove references to phpmyadmin * NEW: PHPMyAdmin restored; FIX: Improved web host management; * NEW: Add multiples services; FIX: README.md * FIX: Remove only_full_group_by restriction; Improve example.php.conf. * FIX: Implemented method for sending emails for testing. * FIX: Inhibited automatic restart of the mailhog container by default. * fix(docker): removed dipends_on entries, correction in port writing; * fix(conf): server_name alignment for phpmyadmin.con; * fix(conf): set up a default server for nginx; updated README file for multiple projects.; * upd: Refactor of the main components of the stack * fix: Removed inconsistent references * Update README.md (cherry picked from commit 6aa5b1d) * fix: Remove services folder * Create default service folder (cherry picked from commit 206f6f9) * fix(docker-compose): removed impurities on service volume * fix(docker/php): Removed unused variables; Softer Autoclean. * fix(docker/php): Readability improved for php.ini file * fix(docker): More explanatory configurations for php and nginx container * fix(docker/php): fixed path for inserting php configuration files * fix(env): Removed spaces in env variables (cherry picked from commit bb9952f) * fix(README): fixed link for git clone (cherry picked from commit 03c490b) * fix(php): now the php.ini file is read correctly by docker * fix(php): now the php.ini file is read correctly by docker * fix(php): add more pre installed extensions; optimize image clean up; add more efficient sendmailer Co-authored-by: Kasui92 <[email protected]> Co-authored-by: Stefano Campanella <[email protected]>
- Loading branch information