update dockerfile (#157)
* dockerfile: use multistage build, add dockerfile to ignore * gdrive: supports only oauth 2.0 client id json file for now
This commit is contained in:
@ -127,8 +127,8 @@ aws-access-key | aws access key | | AWS_ACCESS_KEY
|
||||
aws-secret-key | aws access key | | AWS_SECRET_KEY
|
||||
bucket | aws bucket | | BUCKET
|
||||
basedir | path storage for local/gdrive provider| |
|
||||
gdrive-client-json-filepath | path to client json config for gdrive provider| |
|
||||
gdrive-local-config-path | path to local transfer.sh config cache for gdrive provider| |
|
||||
gdrive-client-json-filepath | path to oauth client json config for gdrive provider| |
|
||||
gdrive-local-config-path | path to store local transfer.sh config cache for gdrive provider| |
|
||||
lets-encrypt-hosts | hosts to use for lets encrypt certificates (comma seperated) | |
|
||||
log | path to log file| |
|
||||
|
||||
|
Reference in New Issue
Block a user