Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-udr
Commits
a06829b8
Commit
a06829b8
authored
Feb 05, 2021
by
yangjian
Browse files
update udr.conf
parent
ed4d413a
Changes
1
Show whitespace changes
Inline
Side-by-side
etc/udr.conf
View file @
a06829b8
...
...
@@ -8,9 +8,9 @@ UDR =
# UDR binded interface for Nudr interface
NUDR
:
{
INTERFACE_NAME
=
"ens3
2
"
;
# YOUR NETWORK CONFIG HERE
IPV4_ADDRESS
=
"192.168.
2.35
"
;
PORT
=
808
0
;
# YOUR NETWORK CONFIG HERE
INTERFACE_NAME
=
"ens3
3
"
;
# YOUR NETWORK CONFIG HERE
IPV4_ADDRESS
=
"192.168.
199.243
"
;
PORT
=
808
1
;
# YOUR NETWORK CONFIG HERE
};
};
...
...
@@ -19,8 +19,8 @@ UDR =
{
## MySQL mandatory options
MYSQL_SERVER
=
"127.0.0.1"
;
# MySQL Server address
MYSQL_USER
=
"
yunshou
"
;
# Database server login
MYSQL_PASS
=
"123
456
"
;
# Database server password
MYSQL_USER
=
"
udr
"
;
# Database server login
MYSQL_PASS
=
"
udr
123"
;
# Database server password
MYSQL_DB
=
"Witcomm-UDR-DB"
;
# Your database name
};
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment