This commit is contained in:
2025-08-13 13:58:55 +07:00
parent 26765fcc51
commit 71fd910b29
8 changed files with 106 additions and 9 deletions

View File

@@ -8,8 +8,8 @@ import (
"os/signal"
"syscall"
_ "template_blueprint/docs"
//_ "template_blueprint/cmd/api/docs"
//_ "template_blueprint/docs"
_ "template_blueprint/cmd/api/docs"
//_ "template_blueprint/internal/docs"
"template_blueprint/internal/server"
"time"