Change domain name

This commit is contained in:
2022-02-15 14:21:23 +00:00
parent c559497e5f
commit 5b7ada2ae5
20 changed files with 31 additions and 32 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import (
"log"
"os"
"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/properties"
"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/setup"
"gitlab.thpeetz.de/domain-thpeetz/kalorienmanager.git/pkg/properties"
"gitlab.thpeetz.de/domain-thpeetz/kalorienmanager.git/pkg/setup"
"github.com/gin-gonic/gin"
"github.com/spf13/cobra"