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