mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
update ldap config setup
This commit is contained in:
parent
4bd6b4c2d4
commit
fa7679be42
|
@ -50,7 +50,7 @@ ln -sf /opt/seafile/logs/common.log /opt/seafile/logs/gc.log &&\
|
|||
ln -sf /opt/seafile/logs/common.log /opt/seafile/logs/seafdav.log &&\
|
||||
ln -sf /opt/seafile/logs/common.log /opt/seafile/logs/notification-server.log &&\
|
||||
ln -sf /opt/seafile/logs/common.log /opt/seafile/logs/seafile-monitor.log &&\
|
||||
echo "TLS_REQCERT allow" >> /etc/ldap/ldap.conf
|
||||
mkdir -p /etc/ldap/ && echo "TLS_REQCERT allow" >> /etc/ldap/ldap.conf
|
||||
|
||||
EXPOSE 8001 8080 8082 8083
|
||||
|
||||
|
|
Loading…
Reference in a new issue