portainer: allow access to ldap

This commit is contained in:
Lukáš Kucharczyk 2021-06-21 11:28:52 +02:00
parent a13a7adf67
commit 45f14658e4
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 image: portainer/portainer-ce
networks: networks:
- name: external - name: external
- name: openldap
volumes: volumes:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
ports: ports: