portainer: allow access to ldap
This commit is contained in:
parent
8175a62c0b
commit
11c96fe48d
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue