mtoft20 commited on
Commit
b4f0e3b
·
verified ·
1 Parent(s): 4e4428e

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -7,7 +7,7 @@ import os
7
  # =============================================================================
8
  # CONFIGURATION - Using Secrets Management
9
  # =============================================================================
10
- NOCODB_URL = "https://mtoft20-potm.hf.space/api/v1/db/data/noco/pt374k79jaxk7jr" # Base URL for NocoDB v1
11
 
12
  # Get sensitive data from Streamlit secrets or environment variables
13
  def get_api_credentials():
 
7
  # =============================================================================
8
  # CONFIGURATION - Using Secrets Management
9
  # =============================================================================
10
+ NOCODB_URL = "https://mtoft20-potm.hf.space/api/v1/db/data/noco/p9pozkcw81t9aee" # Base URL for NocoDB v1
11
 
12
  # Get sensitive data from Streamlit secrets or environment variables
13
  def get_api_credentials():