Update version number in README.

This commit is contained in:
Brian Lycett 2022-04-12 15:40:29 +01:00
parent 624cd497e1
commit 64c5e2d0ab

View File

@ -53,7 +53,7 @@ docker run \
-e "LDAP_ADMIN_BIND_PWD=secret"\ -e "LDAP_ADMIN_BIND_PWD=secret"\
-e "LDAP_IGNORE_CERT_ERRORS=true" \ -e "LDAP_IGNORE_CERT_ERRORS=true" \
-e "EMAIL_DOMAIN=ldapusermanager.org" \ -e "EMAIL_DOMAIN=ldapusermanager.org" \
wheelybird/ldap-user-manager:v1.7 wheelybird/ldap-user-manager:v1.8
``` ```
Change the variable values to suit your environment. Now go to https://lum.example.com/setup. Change the variable values to suit your environment. Now go to https://lum.example.com/setup.