Commit 9497248e authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Update conf file

parent c76a573c
......@@ -53,9 +53,9 @@ AMF =
N11:{
INTERFACE_NAME = "ens3";
IPV4_ADDRESS = "read";
HTTP_PORT = 80;
PORT = 80;
SMF_INSTANCES_POOL = (
{SMF_INSTANCE_ID = 1; IPV4_ADDRESS = "192.168.122.168"; PORT = "80"; VERSION = "v2"; SELECTED = "true"},
{SMF_INSTANCE_ID = 1; IPV4_ADDRESS = "192.168.122.1"; PORT = "80"; VERSION = "v2"; SELECTED = "true"},
{SMF_INSTANCE_ID = 2; IPV4_ADDRESS = "10.103.238.21"; PORT = "8181"; VERSION = "v1"; SELECTED = "false"}
);
};
......
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