Added origin config to use in summaries. Added link property to summaries for local traxxx URL.

This commit is contained in:
2025-11-14 22:52:16 +01:00
parent 0dd4bcc7fe
commit 8f145e926e
7 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
module.exports = {
title: 'traxxx',
origin: 'http://localhost:5100', // only used for absolute links
database: {
owner: {
host: '127.0.0.1',