Denisijcu commited on
Commit
ccc1e4d
·
verified ·
1 Parent(s): a2f7e6e

Update app/dashboard.py

Browse files
Files changed (1) hide show
  1. app/dashboard.py +1 -1
app/dashboard.py CHANGED
@@ -9,7 +9,7 @@ import os
9
 
10
  # --- CONFIGURACIÓN DE RUTAS Y RED ---
11
 
12
- BACKEND_URL = "https://denisijcu-vertex-risk-engine.hf.space
13
  WATCHLIST_FILE = "app/watchlist.json"
14
 
15
  def load_watchlist():
 
9
 
10
  # --- CONFIGURACIÓN DE RUTAS Y RED ---
11
 
12
+ BACKEND_URL = "https://denisijcu-vertex-risk-engine.hf.space"
13
  WATCHLIST_FILE = "app/watchlist.json"
14
 
15
  def load_watchlist():