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