增加dockerfile配置

This commit is contained in:
2026-04-09 16:14:32 +08:00
parent 91f3956496
commit e7adca4b52
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ import (
"os/signal"
"syscall"
_ "gitea.com/red-future/common/config"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
_ "gitea.com/red-future/common/swagger"