fixed issues w/ accessing website on other computers

This commit is contained in:
2026-07-22 16:26:12 -06:00
parent c1e453d962
commit 8bb76d8e6c
13 changed files with 266 additions and 68 deletions
+1
View File
@@ -6,6 +6,7 @@
"description": "Dependency-free static dashboard for approved Utah Vehicle Health aggregates.",
"scripts": {
"start": "node server.mjs",
"start:lan": "node server.mjs --lan",
"test": "node --test tests/contract.test.mjs"
},
"engines": {