Remote_dir optional parameter

This commit is contained in:
Jon 2021-02-27 06:11:51 -05:00
parent 56791824ac
commit 56e0294cde

View file

@ -3,6 +3,8 @@ qbt:
host: 'localhost:8080'
user: 'username'
pass: 'password'
#Optional parameter to define any remote paths
remote_dir:
#'Docker container path of root save directory' : 'Local path of root save directory'
#<'/container/path/data/'> : <'/host/path/data/'>