Edwin Salguero commited on
Commit
57e9cdb
·
1 Parent(s): 94e5687

Restore secrets.toml with only FRED API key after history cleanup

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +2 -0
.streamlit/secrets.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # FRED API Configuration
2
+ FRED_API_KEY = "acf8bbec7efe3b6dfa6ae083e7152314"