From 2b599499dc26f0f93537d1bea4733eae68333a1c Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Mon, 17 Nov 2025 00:32:31 +0000 Subject: Save old work that I have no clue what I where doing --- LearnMapKit/LearnMapKitApp.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LearnMapKit/LearnMapKitApp.swift') diff --git a/LearnMapKit/LearnMapKitApp.swift b/LearnMapKit/LearnMapKitApp.swift index b10764d..780a172 100644 --- a/LearnMapKit/LearnMapKitApp.swift +++ b/LearnMapKit/LearnMapKitApp.swift @@ -36,8 +36,8 @@ struct LearnMapKitApp: App { //@StateObject var flightState:FlightState = FlightState() - var default_hostname = "192.168.4.233" - var default_port = 30002 + var default_hostname = "64.226.23.78" + var default_port = 30003 var default_input_file = "" -- cgit v1.2.3