ui improovements
This commit is contained in:
parent
1dce9fb0e8
commit
950139010e
7 changed files with 67 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ type Project struct {
|
|||
RepoPrivate bool `json:"repo_private"`
|
||||
ServiceName string `json:"service_name"`
|
||||
RouteHost string `json:"route_host"`
|
||||
AppURL string `json:"app_url"`
|
||||
TargetPort int `json:"target_port"`
|
||||
WorkspaceID int64 `json:"workspace_id"`
|
||||
Workspace string `json:"workspace"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue