Correcting replication

This commit is contained in:
Ivan Vazhenin
2023-12-24 18:28:29 +03:00
parent 794ad96bf3
commit b223733b72
2 changed files with 16 additions and 4 deletions

View File

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