fix(services): Update S3 credentials naming and add S3_ENDPOINT support for improved MinIO integration

This commit is contained in:
2025-08-15 11:05:50 +00:00
parent 4a53bc4abc
commit c205180991
4 changed files with 41 additions and 21 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.17.3',
version: '1.17.4',
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.'
}