portainer: allow access to ldap
This commit is contained in:
parent
8175a62c0b
commit
11c96fe48d
|
@ -4,6 +4,7 @@
|
|||
image: portainer/portainer-ce
|
||||
networks:
|
||||
- name: external
|
||||
- name: openldap
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue