Commit d57ceac7 authored by Fang-WANG's avatar Fang-WANG

带注释版的上传-第一版

parent bd6bad69
...@@ -9,7 +9,7 @@ UDM = ...@@ -9,7 +9,7 @@ UDM =
INTERFACES:{ INTERFACES:{
SBI_UDM:{ SBI_UDM:{
INTERFACE_NAME = "eno1"; #interface for providing udm service INTERFACE_NAME = "eno1"; #interface for providing udm service
IPV4_ADDRESS = "192.168.199.222/24"; #address for intercafe (cidr) IPV4_ADDRESS = "192.168.199.231/24"; #address for intercafe (cidr)
PORT = 8181; #udm service port PORT = 8181; #udm service port
PPID = 60; PPID = 60;
}; };
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment