add Dockerfile for multi-stage build and update generate.go command

This commit is contained in:
2025-08-06 04:08:43 +03:00
parent 416fefdb6b
commit 6d1d079f06
3 changed files with 30 additions and 4 deletions

View File

@ -1,4 +1,3 @@
package handler
//go:generate go tool oapi-codegen -config ../../../../api/auth/cfg.yaml ../../../../api/auth/api.yam
//go:generate go tool oapi-codegen -config ../../../../api/auth/cfg.yaml ../../../../api/auth/api.yaml