代码修改

This commit is contained in:
zhouchengrong
2024-04-03 15:14:33 +08:00
parent 1c3d1c08d8
commit 21b232c08b

View File

@@ -33,7 +33,9 @@ OM_TRITON_PORT = "10010"
ATT_TRITON_IP = "10.1.1.240" ATT_TRITON_IP = "10.1.1.240"
ATT_TRITON_PORT = "10020" ATT_TRITON_PORT = "10020"
DEBUG = 1 MILVUS_URL = "http://10.1.1.240:19530"
DEBUG = 2
# service env : 1 # service env : 1
# pycharm debug : 2 # pycharm debug : 2