mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-25 06:29:15 -05:00
Fix server naming
This commit is contained in:
@@ -46,7 +46,7 @@ func Server(opts ...Option) http.Service {
|
||||
)
|
||||
|
||||
mux.Use(middleware.Version(
|
||||
"settings",
|
||||
options.Name,
|
||||
version.String,
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user