go fmt changes
parent
1ce0826286
commit
c5f17dae89
|
@ -58,7 +58,7 @@ type Config struct {
|
|||
} `toml:"authentication"`
|
||||
|
||||
Admin struct {
|
||||
Port int `toml:"port"`
|
||||
Port int `toml:"port"`
|
||||
} `toml:"admin"`
|
||||
|
||||
HTTPAPI struct {
|
||||
|
|
Loading…
Reference in New Issue