You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
159 B
YAML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# JAVA服务地址
java_server: "127.0.0.1:8099"
# 本机的IP地址JAVA服务和本服务在一台工控机上则两个IP相同
local_ip: "127.0.0.1"