Edwin Salguero
commited on
Commit
·
b98ae76
1
Parent(s):
c1c9d22
Restore secrets.toml with only FRED API key after history cleanup
Browse files- .streamlit/secrets.toml +2 -0
.streamlit/secrets.toml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
# FRED API Configuration
|
2 |
+
FRED_API_KEY = "acf8bbec7efe3b6dfa6ae083e7152314"
|