mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 02:57:49 +00:00
Fix IP address in Radius.Json
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"RadiusProfileOttawa": [
|
||||
{
|
||||
"model_type": "RadiusServer",
|
||||
"ipAddress": "Mikes-MacBook-Pro.local",
|
||||
"ipAddress": "localhost",
|
||||
"secret": "testing123",
|
||||
"authPort": 1812,
|
||||
"timeout": null
|
||||
|
||||
Reference in New Issue
Block a user