Add local deployer

This commit is contained in:
yoan
2024-09-26 17:04:49 +08:00
parent 253075e7c0
commit 2634789769
12 changed files with 1117 additions and 35 deletions

View File

@@ -27,3 +27,4 @@ type GodaddyAccess struct {
ApiKey string `json:"apiKey"`
ApiSecret string `json:"apiSecret"`
}