first commit
This commit is contained in:
11
lastochka-ui/.env.example
Normal file
11
lastochka-ui/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Tinode backend WebSocket host (without protocol)
|
||||
VITE_TINODE_HOST=localhost:6060
|
||||
|
||||
# API key (from tinode server config, default for dev)
|
||||
VITE_TINODE_API_KEY=AQEAAAABAAD_rAp4DJh05a1HAwFT3A6K
|
||||
|
||||
# Use WSS (secure WebSocket) - set to "true" in production
|
||||
VITE_TINODE_SECURE=false
|
||||
|
||||
# App name sent to Tinode server
|
||||
VITE_APP_NAME=Ласточка
|
||||
Reference in New Issue
Block a user