change local ip to dns name

This commit is contained in:
2026-04-16 12:36:25 +02:00
parent 60d739129d
commit 8f6da872bb
6 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vibefinance-frontend",
"version": "0.1.0",
"updateCheckUrl": "https://10.0.3.108:3000/api/v1/repos/vibe/VibeFinance/releases/latest",
"version": "0.1.1",
"updateCheckUrl": "https://vibehoogie.duckdns.org/api/v1/repos/vibe/VibeFinance/releases/latest",
"private": true,
"type": "module",
"scripts": {