Improving code quality as per LGTM review

This commit is contained in:
Liyas Thomas
2020-09-30 21:02:19 +05:30
parent 7190a25550
commit d4789463ad
2 changed files with 0 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ export const options = {
}
export default {
ssr: false,
target: "static",
server: {
host: "0.0.0.0", // default: localhost
},