'seafile_sync/Dockerfile' updaten
This commit is contained in:
parent
083dd1e5f3
commit
629007ddaf
1 changed files with 2 additions and 3 deletions
|
@ -10,10 +10,9 @@ FROM flowgunso/seafile-client:latest
|
|||
|
||||
#RUN mkdir /library \
|
||||
# && ln -s /config /library
|
||||
# SEAF_SERVER_URL="SERVER_URL" \
|
||||
ENV \
|
||||
SEAF_SERVER_URL="https://opslag.lermer.nl" \
|
||||
|
||||
ENV \
|
||||
SEAF_SERVER_URL="SERVER_URL" \
|
||||
SEAF_USERNAME="USERNAME" \
|
||||
SEAF_PASSWORD="PASSWORD" \
|
||||
SEAF_LIBRARY_UUID="LIBRARY_UUID" \
|
||||
|
|
Loading…
Reference in a new issue