Duplicated from OpenGVLab/InternVL
3f1b7f0
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