.env in repo

This commit is contained in:
Georgiy Syralev
2026-01-01 01:26:23 +03:00
parent a2809a705f
commit 4690bdf23e
9 changed files with 158 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
# API Configuration
# URL backend API (всегда HTTPS)
VITE_API_URL=https://ospab.host:5000
# WebSocket URL (всегда WSS для HTTPS)
VITE_SOCKET_URL=wss://ospab.host:5000
# Cloudflare Turnstile Site Key
VITE_TURNSTILE_SITE_KEY=your_turnstile_site_key