Sarkosos commited on
Commit
0d754ed
·
1 Parent(s): 60f885b

added api url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ Simulation duration distribution
15
  """
16
 
17
  UPDATE_INTERVAL = 3600
18
- BASE_URL = 'API_URL'
19
 
20
 
21
  st.title('Folding Subnet Dashboard')
 
15
  """
16
 
17
  UPDATE_INTERVAL = 3600
18
+ BASE_URL = 'http://104.131.179.126:5001/'
19
 
20
 
21
  st.title('Folding Subnet Dashboard')