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