mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-26 23:48:14 +00:00
feat: distroless image
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ func Run() {
|
||||
newVerifyUserCmd(userCmd).Register()
|
||||
newGenerateTotpCmd(totpCmd).Register()
|
||||
newVersionCmd(root).Register()
|
||||
newHealthCmd(root).Register()
|
||||
newHealthcheckCmd(root).Register()
|
||||
|
||||
root.AddCommand(userCmd)
|
||||
root.AddCommand(totpCmd)
|
||||
|
||||
Reference in New Issue
Block a user