new creation format

This commit is contained in:
2025-12-28 15:51:58 -05:00
parent c5fe2eb7e7
commit 3430141184
3 changed files with 54 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ var Doc string
var Port *int
var Color *bool
var Static *bool
var Docker *bool
type AppConfig struct {
App struct {