Skip to content

Commit ade6f52

Browse files
authored
Merge pull request #140 from kujiy/master
Added description of `PMA_PORTS`
2 parents 30857ca + c29aade commit ade6f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Set the variable ``PMA_ABSOLUTE_URI`` to the fully-qualified path (``https://pma
110110
* ``PMA_PORT`` - define port of the MySQL server
111111
* ``PMA_HOSTS`` - define comma separated list of address/host names of the MySQL servers
112112
* ``PMA_VERBOSES`` - define comma separated list of verbose names of the MySQL servers
113+
* ``PMA_PORTS`` - define comma separated list of ports of the MySQL servers
113114
* ``PMA_USER`` and ``PMA_PASSWORD`` - define username to use for config authentication method
114115
* ``PMA_ABSOLUTE_URI`` - define user-facing URI
115116

0 commit comments

Comments
 (0)