v0.7.4 bug fixes
This commit is contained in:
@@ -29,6 +29,9 @@ router.get('/', (req, res) => {
|
||||
...DEFAULTS,
|
||||
...overrides,
|
||||
version: process.env.JAMA_VERSION || process.env.TEAMCHAT_VERSION || 'dev',
|
||||
// Always expose original app identity — not overrideable via about.json or settings
|
||||
default_app_name: 'jama',
|
||||
default_logo: '/icons/jama.png',
|
||||
};
|
||||
|
||||
// Never expose docker_image — removed from UI
|
||||
|
||||
Reference in New Issue
Block a user