diff --git a/opensync-ext-static/src/main/resources/ProfileRadius.json b/opensync-ext-static/src/main/resources/ProfileRadius.json index 322a581..da5f8cb 100644 --- a/opensync-ext-static/src/main/resources/ProfileRadius.json +++ b/opensync-ext-static/src/main/resources/ProfileRadius.json @@ -15,7 +15,7 @@ "RadiusProfileOttawa": [ { "model_type": "RadiusServer", - "ipAddress": "Mikes-MacBook-Pro.local", + "ipAddress": "localhost", "secret": "testing123", "authPort": 1812, "timeout": null diff --git a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/ProfileRadius.json b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/ProfileRadius.json index 322a581..da5f8cb 100644 --- a/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/ProfileRadius.json +++ b/opensync-gateway-static-docker/src/main/docker-opensync-gateway-and-mqtt/app/opensync/ProfileRadius.json @@ -15,7 +15,7 @@ "RadiusProfileOttawa": [ { "model_type": "RadiusServer", - "ipAddress": "Mikes-MacBook-Pro.local", + "ipAddress": "localhost", "secret": "testing123", "authPort": 1812, "timeout": null diff --git a/opensync-gateway-static-docker/src/main/docker/app/opensync/ProfileRadius.json b/opensync-gateway-static-docker/src/main/docker/app/opensync/ProfileRadius.json index 322a581..da5f8cb 100644 --- a/opensync-gateway-static-docker/src/main/docker/app/opensync/ProfileRadius.json +++ b/opensync-gateway-static-docker/src/main/docker/app/opensync/ProfileRadius.json @@ -15,7 +15,7 @@ "RadiusProfileOttawa": [ { "model_type": "RadiusServer", - "ipAddress": "Mikes-MacBook-Pro.local", + "ipAddress": "localhost", "secret": "testing123", "authPort": 1812, "timeout": null diff --git a/opensync-gateway-static-process/src/main/resources/app/opensync/ProfileRadius.json b/opensync-gateway-static-process/src/main/resources/app/opensync/ProfileRadius.json index 322a581..da5f8cb 100644 --- a/opensync-gateway-static-process/src/main/resources/app/opensync/ProfileRadius.json +++ b/opensync-gateway-static-process/src/main/resources/app/opensync/ProfileRadius.json @@ -15,7 +15,7 @@ "RadiusProfileOttawa": [ { "model_type": "RadiusServer", - "ipAddress": "Mikes-MacBook-Pro.local", + "ipAddress": "localhost", "secret": "testing123", "authPort": 1812, "timeout": null