更改openldap使用默认的389端口
This commit is contained in:
parent
ca3cff5838
commit
0f6c3f6369
|
@ -40,6 +40,6 @@ services:
|
|||
- ./data/openldap/database:/var/lib/ldap
|
||||
- ./data/openldap/config:/etc/ldap/slapd.d
|
||||
ports:
|
||||
- 388:389
|
||||
- 389:389
|
||||
networks:
|
||||
- go-ldap-admin
|
||||
|
|
Loading…
Reference in New Issue