diff --git a/constants.py b/constants.py index 7f5554b..53365f3 100644 --- a/constants.py +++ b/constants.py @@ -48,4 +48,4 @@ EvenBeadColor = Color.white(0) #server = FlightServer.ensure_threaded_instance() -client = FlightClient() #'http://flight.local:8888') +client = FlightClient('http://duquesne.local:8888')