fix 类别映射表修改

This commit is contained in:
zhouchengrong
2024-05-20 11:09:27 +08:00
parent 499d60fca6
commit f25ffae325

View File

@@ -28,14 +28,14 @@ MINIO_ACCESS = "e8zc55mzDOh4IzRrZ9Oa"
MINIO_SECRET = "uHfqJ7UkwA1PTDGfnA44Hp9ux5YkZTkzZLjeOYhE"
OM_TRITON_IP = "10.1.1.240"
OM_TRITON_PORT = "10010"
OM_TRITON_PORT = "20000"
ATT_TRITON_IP = "10.1.1.240"
ATT_TRITON_PORT = "10020"
ATT_TRITON_PORT = "20010"
MILVUS_URL = "http://10.1.1.240:19530"
DEBUG = 1
DEBUG = 2
SHOW_OR_SAVE_result_image = False
# service env : 1
# pycharm debug : 2