From 4e3b86f9f405570c59ed872cf44b5fe5c46ae0fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Gr=C3=B6nberg?= Date: Wed, 18 Apr 2018 18:38:25 +0200 Subject: [PATCH] Updated README. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4bae2b9..6a7b0aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # docker-seafile-client Run a seafile client inside docker witch can sync files from seafile repositories + +See docker-compose how to use. + +## environment variables: + - LIBRARY_ID= Can be multiple library ids seperated with colon : + - SERVER_URL= The url used to access your server, eg: https://example.seafile.com + - SERVER_PORT= Which port the server is hosted on: usually 443 (https) or 80 (http) + - USERNAME= Your account username (credentials) + - PASSWORD= Your account password (credentials) + - DATA_DIR= The path where to put the files