Spaces:
Running
Running
File size: 140 Bytes
43b66f1 |
1 2 3 4 5 6 7 8 9 10 |
[server]
headless = true
address = "0.0.0.0"
port = 5000
enableCORS = true
enableXsrfProtection = false
[browser]
gatherUsageStats = false
|