feat(web/services): add deploy service action to the services view

This commit is contained in:
2026-03-16 12:36:02 +00:00
parent 0c7d65e4ad
commit 497f8f59a7
6 changed files with 50 additions and 4 deletions

View File

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