config.toml 259 Bytes
Newer Older
wanglch's avatar
wanglch committed
1
2
3
4
5
6
7
8
9
[server]
enableStaticServing = false
enableXsrfProtection = false
enableCORS = false

[browser] # This ip and port will show in command prompt
# serverAddress = "internvl.opengvlab.com" # Put your Local IP or Domain Name
serverPort = 10003
enableCORS = false