Skip to content
Snippets Groups Projects
Unverified Commit 918f41f6 authored by Roma's avatar Roma Committed by Rémy Huet
Browse files

paramètres connexion au ldap de test

parent 90b9f391
No related branches found
No related tags found
1 merge request!20pica-mailnt
......@@ -11,6 +11,9 @@ RUN apt-get update -y \
ENV LMTP_LAN_HOSTNAME pica-mail-mda-auth_plaintext.local-mail-delivery
ENV LMTP_PORT 24
ENV LDAP_SERVER_HOSTNAME ldap.test.picasoft.net
ENV LDAP_PORT 389
COPY local_users /
COPY entrypoint2.sh /
ENTRYPOINT ["/entrypoint2.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment