2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-05 05:47:17 +08:00

feat: 初步实现compose template

This commit is contained in:
2026-01-13 23:31:37 +08:00
parent 908509e06b
commit c07a60d1c8
28 changed files with 866 additions and 47 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/go-resty/resty/v2"
"github.com/libtnb/utils/copier"
"github.com/shirou/gopsutil/host"
"github.com/shirou/gopsutil/v4/host"
)
type API struct {