feat(services): add platform service navigation and stats in the services UI

This commit is contained in:
2026-03-16 11:45:56 +00:00
parent 59ed7233bd
commit 3f2cd074ce
9 changed files with 159 additions and 17 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.15.3',
version: '1.16.0',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}