diff --git a/config.py b/config.py index 19b3346..c65b7de 100644 --- a/config.py +++ b/config.py @@ -2,5 +2,5 @@ _SQL_IP = "120.26.116.243" # 数据库IP _EXA_IP = "120.26.116.243" # EXA IP -_CLEAN_IP = "host.docker.internal:8089" # EXA清洗接口IP +_CLEAN_IP = "172.28.137.231:8089" # EXA清洗接口IP _PORT = 3306 # port \ No newline at end of file