mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-04-17 23:29:09 +00:00
update ldap config setup
This commit is contained in:
parent
4bd6b4c2d4
commit
fa7679be42
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue