File size: 125 Bytes
7f61909 |
1 2 3 4 5 6 7 8 |
[server]
headless = true
address = "0.0.0.0"
port = 7860
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 200
|
7f61909 |
1 2 3 4 5 6 7 8 |
[server]
headless = true
address = "0.0.0.0"
port = 7860
enableCORS = false
enableXsrfProtection = false
maxUploadSize = 200
|