Migrate deployment to Gitea Actions and Portainer

This commit is contained in:
2026-03-22 11:43:22 -08:00
parent a1924236ee
commit 61747d60cb
27 changed files with 197 additions and 112 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package postgres
import (
"database/sql"
"github.com/dustinpianalto/goff"
"gitea.wayfinderak.com/wayfinderak/goff"
)
type UserService struct {