extremely important live server config
This commit is contained in:
parent
2e006c00b2
commit
95d0a93709
1 changed files with 3 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
}
|
||||
],
|
||||
"settings": {
|
||||
"liveServer.settings.root": "/_site/"
|
||||
"liveServer.settings.root": "/_site/",
|
||||
"liveServer.settings.host": "yuki.last.fm",
|
||||
"liveServer.settings.port": 80
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue