Spaces:
Running
Running
File size: 171 Bytes
fa5a8bc |
1 2 3 4 5 6 7 8 9 10 |
[server]
headless = true
port = 8501
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 100
[browser]
serverAddress = "localhost" # or "localhost"
|