Primer commit
This commit is contained in:
13
.env
Normal file
13
.env
Normal file
@@ -0,0 +1,13 @@
|
||||
VITE_API_BASE_URL=https://api.leaks.mx
|
||||
VITE_AUTH_LOGIN_URL=https://api.leaks.mx/usuario/login
|
||||
|
||||
VITE_AUTH_CLIENT_ID=string
|
||||
VITE_AUTH_CLIENT_SECRET=tu_secreto_real
|
||||
|
||||
|
||||
|
||||
# Configuracion WebSocket (por defecto replica la del sistema actual)
|
||||
VITE_WS_HOST=ws.leaks.mx
|
||||
VITE_WS_PORT=2140
|
||||
VITE_WS_PATH=/websocket
|
||||
VITE_WS_SECURE=true
|
||||
Reference in New Issue
Block a user