first commit
This commit is contained in:
15
streamlit_dashboard/.streamlit/config.toml
Normal file
15
streamlit_dashboard/.streamlit/config.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[theme]
|
||||
base = "light"
|
||||
|
||||
[logger]
|
||||
level = "debug"
|
||||
|
||||
[server]
|
||||
address = "0.0.0.0"
|
||||
enableCORS = true
|
||||
corsAllowedOrigins = ["https://app.pasbdc.org", "http://app.pasbdc.org", "localhost", "172.104.24.127"]
|
||||
enableXsrfProtection = false
|
||||
|
||||
[browser]
|
||||
serverAddress = "app.pasbdc.org"
|
||||
serverPort = 8502
|
||||
1
streamlit_dashboard/.streamlit/machine_id_v4
Normal file
1
streamlit_dashboard/.streamlit/machine_id_v4
Normal file
@@ -0,0 +1 @@
|
||||
f70c5fc7-4820-4844-bfd3-79c1f49c387e
|
||||
Reference in New Issue
Block a user