config파일을 추가로 배포
This commit is contained in:
@ -22,6 +22,7 @@ type DeployRequest struct {
|
||||
Name string
|
||||
Version string
|
||||
Url string
|
||||
Config string
|
||||
AccessToken string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user