Changed ip addr of rate limiting radius server to 10.28.3.100

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-11-23 15:50:48 +05:30
parent 8b99f85c24
commit d75c50ca76

View File

@@ -1540,7 +1540,7 @@
"pk_password": "whatever"
},
"RATE_LIMITING_RADIUS_SERVER_DATA": {
"ip": "18.189.85.200",
"ip": "10.28.3.100",
"port": 1812,
"secret": "testing123",
"user": "user",
@@ -1548,7 +1548,7 @@
"pk_password": "whatever"
},
"RATE_LIMITING_RADIUS_ACCOUNTING_DATA": {
"ip": "18.189.85.200",
"ip": "10.28.3.100",
"port": 1813,
"secret": "testing123",
"user": "user",