fix(services): Simplify S3 endpoint handling in ServiceConfiguration to store host only

This commit is contained in:
2025-08-16 13:25:57 +00:00
parent 9a436cb4be
commit 2a250b8823
3 changed files with 14 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.18.1',
version: '1.18.3',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}