feat: update dockerfile

This commit is contained in:
2025-12-10 23:17:24 +08:00
parent 083142491f
commit 0bc77f61e2
18 changed files with 357 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
package config
import (
"gitea.com/bitwsd/core/common/log"
"gitea.com/bitwsd/document_ai/pkg/log"
"github.com/spf13/viper"
)