forked from mirrors/homebox
setup docker volumes & versions
This commit is contained in:
parent
0b92d57b85
commit
1dc9d6396a
7 changed files with 35 additions and 16 deletions
|
@ -14,5 +14,5 @@ type ApiSummary struct {
|
|||
type Build struct {
|
||||
Version string `json:"version"`
|
||||
Commit string `json:"commit"`
|
||||
BuildTime string `json:"build_time"`
|
||||
BuildTime string `json:"buildTime"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue