From 551e58b91865992d28740afabf3ac53690b4898b Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Fri, 21 Nov 2025 17:25:59 +1000 Subject: [PATCH] modified: public/manifest.json --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 5ef7af9..b40ba1e 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "StockFill", "short_name": "StockFill", - "start_url": "stockfill.lan.ddnsgeek.com", + "start_url": "https://stockfill.lan.ddnsgeek.com", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0d6efd",