mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-20 12:47:35 +00:00
etcd: fix db config and test
fix unit test for adapted config file
This commit is contained in:
@@ -40,7 +40,6 @@ type ConfigStructure struct { // nolint: maligned
|
||||
LogLevel string `json:"logLevel"`
|
||||
LogFormat string `json:"logFormat"`
|
||||
ServeInAPIMode bool `json:"serveInAPIMode"`
|
||||
DatabaseEtcd string `json:"databaseEtcd"`
|
||||
DatabaseBackend DBConfig `json:"databaseBackend"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user