fix: type -> recipe [ci skip]
This commit is contained in:
		| @ -137,7 +137,7 @@ func NewAction(c *cli.Context) error { | |||||||
| 		NewAppServer = "local" | 		NewAppServer = "local" | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	tableCol := []string{"server", "type", "domain"} | 	tableCol := []string{"server", "recipe", "domain"} | ||||||
| 	table := formatter.CreateTable(tableCol) | 	table := formatter.CreateTable(tableCol) | ||||||
| 	table.Append([]string{NewAppServer, recipe.Name, Domain}) | 	table.Append([]string{NewAppServer, recipe.Name, Domain}) | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user