mstore server: moving creating listener from service to service

This commit is contained in:
2026-03-25 12:47:48 +02:00
parent 11bcfc72a2
commit bf7c2ca5b0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -126,6 +126,7 @@ EXTRA_mstored_SOURCES += \
app/router/recovermw.go \
app/router/router.go \
app/server/server.go \
app/server/listen.go \
app/service/service.go \
\
app/storage/blob.go \