Allow outside access to LDAP

This commit is contained in:
Lukáš Kucharczyk 2021-05-16 23:47:07 +02:00
parent c93f579af9
commit 8d193080dc
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 1 additions and 0 deletions

View File

@ -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"