chore: fix url api

This commit is contained in:
2026-02-18 21:10:05 +01:00
parent 0c3809ddfb
commit c5b67674fc
4 changed files with 31 additions and 32 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ import type {
Alert,
} from "./types";
const API = "http://172.20.167.237:8080/api/v1/cabine";
const V2 = "http://172.20.167.237:8080/api/v2";
const API = "https://uber-stup.club/api/v1/cabine";
const V2 = "https://uber-stup.club/api/v2";
// ============================================
// ITEMS