bluenevus commited on
Commit
f5643fe
·
verified ·
1 Parent(s): 5fb5262

Update app.json

Browse files
Files changed (1) hide show
  1. app.json +12 -0
app.json CHANGED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": "abcd-efgh-ijkl-mno1",
4
+ "name": "Google",
5
+ "url": "https://www.google.com"
6
+ },
7
+ {
8
+ "id": "1234-5678-9abc-def0",
9
+ "name": "Local Streamlit App",
10
+ "url": "http://192.168.14.148:8501/"
11
+ }
12
+ ]