Skip to content
Snippets Groups Projects
Commit 27c922bf authored by Giacomo Tenaglia's avatar Giacomo Tenaglia
Browse files

Remove searchldap debug

parent 84cc4eed
No related branches found
No related tags found
No related merge requests found
Pipeline #2005680 passed
...@@ -40,10 +40,6 @@ RUN sed -ri \ ...@@ -40,10 +40,6 @@ RUN sed -ri \
-e '/The configured LOGERRORFILE can not be modified./ s/^.*$/true;/' \ -e '/The configured LOGERRORFILE can not be modified./ s/^.*$/true;/' \
/usr/share/z-push/lib/core/zpush.php /usr/share/z-push/lib/core/zpush.php
# Add custom searchldap
ADD src/backend/searchldap/searchldap.php \
/usr/share/z-push/backend/searchldap/searchldap.php
EXPOSE 8080 EXPOSE 8080
VOLUME ["/etc/z-push", "/var/lib/z-push/"] VOLUME ["/etc/z-push", "/var/lib/z-push/"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment