Skip to content

Commit a59bcbd

Browse files
authored
Update TUNNEL_URL for geminiService
1 parent 18ae2cb commit a59bcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/geminiService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// services/geminiService.ts
22

33
// Tuto URL adresu vždy zkontroluj v terminálu Raspberry Pi (cloudflared)
4-
const TUNNEL_URL = "https://wma-alcohol-eyes-weekly.trycloudflare.com";
4+
const TUNNEL_URL = "https://xml-immigration-department-laundry.trycloudflare.com";
55

66
/**
77
* Hlavní funkce pro komunikaci s AI na tvém Raspberry Pi

0 commit comments

Comments
 (0)