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 e6f53b6 commit a5fd64cCopy full SHA for a5fd64c
CHANGELOG.md
@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
12
- Support docker secrets from file for `PMA_CONTROLUSER` (#372)
13
- Support docker secrets from file for `PMA_CONTROLHOST` (#372)
14
- Allow a different Apache port with `APACHE_PORT` (#340)
15
+- Add support for ENVs `PMA_UPLOADDIR` and `PMA_SAVEDIR` (#384)
16
+- Fixed a bug with `APACHE_PORT` ENV on container restart (#381)
17
18
## [5.1.4] - 2022-05-11
19
0 commit comments