From b2d20376983984ee17f96a8d862c7f76954a55af Mon Sep 17 00:00:00 2001 From: Gazebo Date: Tue, 28 Jul 2020 20:17:40 -0300 Subject: [PATCH] MudandoIps --- Configurations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configurations.json b/Configurations.json index e140e37..c5d52f8 100644 --- a/Configurations.json +++ b/Configurations.json @@ -1,12 +1,12 @@ { "FridayConfigs": { "ID": "Sexta-Feira", - "ServerHost": "192.168.0.5", + "ServerHost": "192.168.0.4", "Port": 5000 }, "ServerConfigs": { "ID": "Server", - "Host": "192.168.0.5", + "Host": "192.168.0.4", "Port": 5000 } } \ No newline at end of file