Allow outside access to LDAP
This commit is contained in:
parent
c93f579af9
commit
8d193080dc
|
@ -24,6 +24,7 @@
|
|||
image: osixia/openldap
|
||||
command: "--loglevel debug"
|
||||
networks:
|
||||
- name: bridge
|
||||
- name: nginx-internal
|
||||
ports:
|
||||
- "389:389"
|
||||
|
|
Loading…
Reference in New Issue