mirror of
https://gitee.com/Zhaoxin59/my-chat_-server.git
synced 2026-02-13 17:11:48 +08:00
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
-run_mode=true
|
|
-log_file=/im/logs/file.log
|
|
-log_level=0
|
|
-registry_host=http://10.0.0.235:2379
|
|
-base_service=/service
|
|
-instance_name=/file_service/instance
|
|
-access_host=10.0.0.235:10002
|
|
-storage_path=/im/data/
|
|
-listen_port=10002
|
|
-rpc_timeout=-1
|
|
-rpc_threads=1 |