Add config description

This commit is contained in:
ashatora
2024-05-21 19:24:26 +03:00
parent 1ebdfd85b3
commit d181a9c184
2 changed files with 36 additions and 1 deletions
-1
View File
@@ -3,7 +3,6 @@ class Config:
ret_path: str = 'http://10.10.8.83:32200/'
self_bnd: str = 'bnd127'
enserver: str = 'http://10.10.8.83:32210/xmlrpc'
remote_bnd: str = 'bnd128'
pg_host: str = '10.10.8.83'
pg_port: int = 32101