fix: defaults

This commit is contained in:
cha0s 2020-12-20 12:09:08 -06:00
parent 81ee40b2cc
commit 675dcb7d4f

View File

@ -7,6 +7,7 @@ export default {
hooks: {
'@latus/core/config': () => ({
build: 'build/http',
'client.up': [],
devPort: 32341,
devPublic: undefined,
host: '0.0.0.0',