Add distant links

This commit is contained in:
Romulus21
2025-12-26 15:53:19 +01:00
parent 9362dbe400
commit 4c6daa1c6c
5 changed files with 107 additions and 17 deletions

View File

@@ -2,6 +2,11 @@
"name": "dashboardjs",
"private": true,
"version": "0.0.0",
"proxy": [
"http://gpao.lan",
"http://raspitipi.local:3002",
"http://192.168.3.42:3002"
],
"type": "module",
"scripts": {
"dev": "vite",