Start routing; rehydratable interface; add verbose logging

This commit is contained in:
garrettmills
2020-07-28 09:11:48 -05:00
parent a6995c6a85
commit a27618d5a3
22 changed files with 396 additions and 17 deletions

View File

@@ -1,6 +1,8 @@
export default {
port: 8080,
use_ssl: false,
prefix: '/',
allow_mount_without_prefix: false,
powered_by: {
enable: true,