Revert "Remove documentation for Docker PMA_ABSOLUTE_URI"

This reverts commit c00cc4a15a.
This commit is contained in:
Michal Čihař 2016-08-29 10:14:02 +02:00
parent 44f5b605ae
commit 5087fc727a

View File

@ -178,6 +178,11 @@ environment variables:
Port of the databse server to use.
.. envvar:: PMA_ABSOLUTE_URI
The fully-qualified path (``https://pma.example.net/``) where the reverse
proxy makes phpMyAdmin available.
.. envvar:: PHP_UPLOAD_MAX_FILESIZE
Define upload_max_filesize and post_max_size PHP settings.