gseps_inference/config/ftp_config.json

7 lines
163 B
JSON
Raw Normal View History

2023-08-31 09:32:31 +00:00
{
"ftp_ip": "0.0.0.0",
"ftp_port": 21,
"ftp_id": "sdt",
"ftp_pw": "251327",
"ftp_root_dir": "/home/sdt/Workspace/gseps/rabbitmq_test/inference_result/"
}