Added origin config to use in summaries. Added link property to summaries for local traxxx URL.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
title: 'traxxx',
|
||||
origin: 'http://localhost:5100', // only used for absolute links
|
||||
database: {
|
||||
owner: {
|
||||
host: '127.0.0.1',
|
||||
|
||||
Reference in New Issue
Block a user