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",