Add OpenLDAP #31

Merged
lukas merged 4 commits from add-ldap into main 2021-05-18 17:38:57 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit c79009e541 - Show all commits

View File

@ -23,8 +23,9 @@
name: "openldap"
image: osixia/openldap
command: "--loglevel debug"
hostname: ldap.dev.local
networks:
- name: bridge
# - name: bridge
- name: nginx-internal
ports:
- "389:389"