portainer: allow access to ldap

This commit is contained in:
Lukáš Kucharczyk 2021-06-21 11:28:52 +02:00
parent 8175a62c0b
commit 11c96fe48d
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
image: portainer/portainer-ce
networks:
- name: external
- name: openldap
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
ports: