.env in repo
This commit is contained in:
9
ospabhost/frontend/.env.example
Normal file
9
ospabhost/frontend/.env.example
Normal 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
|
||||
Reference in New Issue
Block a user