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 e4954ad commit 95e4f5dCopy full SHA for 95e4f5d
README.md
@@ -19,22 +19,6 @@ That's it :) you can access phpLDAPadmin on **https://localhost**
19
20
### OpenLDAP & phpLDAPadmin in 1''
21
22
-
23
-### Whant more ? Openldap & phpLDAPadmin in 2''
24
25
-to be completed :)
26
27
28
-## Available Configuration Parameters
29
30
-## Examples
31
32
-### Customise self signed certificat
33
34
-### Use your own ssl certificat
35
36
-### Get phpLDAPadmin using TLS
37
38
### HTTPS
39
40
#### Use autogenerated certificate
@@ -61,6 +45,8 @@ Add -e HTTPS=false to the run command :
61
45
62
46
docker run -e HTTPS=false -d osixia/phpldapadmin
63
47
48
+## Environment Variables
49
+
64
50
## Manual build
65
51
66
52
Clone this project :
0 commit comments