reorganised nginx.conf
Some checks are pending
continuous-integration/drone/push Build is failing

This commit is contained in:
shim_
2018-11-11 17:24:27 +01:00
parent bee6bd3200
commit fb956cb777
10 changed files with 83 additions and 85 deletions

View File

@@ -14,7 +14,7 @@ RUN apt update && apt install locales -y && apt install -y --no-install-recommen
COPY conf /opt/seafile/conf
COPY conf /etc/seafile
COPY nginx.conf /etc/nginx/nginx.conf
COPY nginx /etc/nginx
COPY scripts/upgrade.py /usr/local/sbin/upgrade
COPY scripts/seafile-server.sh /sbin/seafile-server