Add s3 files processing

This commit is contained in:
Ivan Vazhenin
2024-02-12 20:08:58 +03:00
parent 90f7965242
commit 2898bfd7a2
5 changed files with 238 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
class Config:
ret_path: str = 'http://10.10.8.60:9000/'
ret_path: str = 'http://10.10.8.81:9000/'
self_bnd: str = 'bnd127'
enserver: str = 'http://127.0.0.1:7000/xmlrpc'
remote_bnd: str = 'bnd128'