Skip to content

Commit cc9f24c

Browse files
ADD DATABASES env var in the readme file #102 (#173)
1 parent 33d3d99 commit cc9f24c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Environment variables summary
5656
* ``REDIS_1_NAME`` - define name of the Redis server
5757
* ``REDIS_1_PORT`` - define port of the Redis server
5858
* ``REDIS_1_AUTH`` - define password of the Redis server
59+
* ``REDIS_1_DATABASES`` - You can modify you config to prevent phpRedisAdmin from using CONFIG command
5960
* ``ADMIN_USER`` - define username for user-facing Basic Auth
6061
* ``ADMIN_PASS`` - define password for user-facing Basic Auth
6162

0 commit comments

Comments
 (0)