Migrate deployment to Gitea Actions and Portainer
Build and Push Container / docker (push) Has been cancelled

This commit is contained in:
2026-03-22 11:43:22 -08:00
parent aea88c632e
commit cf6b7eae81
27 changed files with 197 additions and 112 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package services
import "github.com/dustinpianalto/goff"
import "gitea.wayfinderak.com/wayfinderak/goff"
var UserService goff.UserService
var GuildService goff.GuildService