You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
500 B
JSON
14 lines
500 B
JSON
{
|
|
"liveServer.settings.port": 8000,
|
|
"liveServer.settings.donotShowInfoMsg": true,
|
|
"liveServer.settings.AdvanceCustomBrowserCmdLine": "",
|
|
"liveServer.settings.root": "/",
|
|
"liveServer.settings.host": "localhost",
|
|
// "liveServer.settings.https": {
|
|
// "enable": true,
|
|
// "cert": "/Users/16716942/SOFTWARRIOR/TemaBot2/app/certs/localhost.crt",
|
|
// "key": "/Users/16716942/SOFTWARRIOR/TemaBot2/app/certs/localhost.key",
|
|
// "passphrase": ""
|
|
// }
|
|
}
|