Initial project import
This commit is contained in:
@@ -9,7 +9,7 @@ from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
|
||||
DEFAULT_BASE_URL = "http://docker-gpu.cin.su:8011"
|
||||
DEFAULT_BASE_URL = "http://docker.cin.su:8011"
|
||||
DISCOVERY_KINDS = ("Catalog", "Document", "DataProcessor", "Report")
|
||||
SOURCE_TABLES = {"Config", "ConfigCAS"}
|
||||
TARGET_TABLES = {"ConfigSave", "ConfigCASSave"}
|
||||
|
||||
Reference in New Issue
Block a user