From 461844ef7074ca9f662af30fcd95924437b11bf6 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 30 Dec 2025 21:14:36 -0700 Subject: [PATCH] Switch to prod --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index fffc987..a2b7b08 100644 --- a/main.py +++ b/main.py @@ -16,7 +16,7 @@ from aiomqtt import Client VENDOR_ID = 0x0416 PRODUCT_ID = 0x5011 -STATIC_URL = 'https://static.spaceport.dns.t0.vc/' +STATIC_URL = 'https://static.my.protospace.ca/' PRINTER_WIDTH = 384