Compare commits
1 commit
a6011106d5
...
bdd7522455
Author | SHA1 | Date | |
---|---|---|---|
bdd7522455 |
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ type OpenConnectConfig struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type StorageConfigConfig struct {
|
type StorageConfigConfig struct {
|
||||||
File string `json:"file"`
|
|
||||||
Host string `json:"host"`
|
Host string `json:"host"`
|
||||||
Port int `json:"port"`
|
Port int `json:"port"`
|
||||||
Database string `json:"database"`
|
Database string `json:"database"`
|
||||||
|
|
Loading…
Add table
Reference in a new issue