This commit is contained in:
+2
-1
@@ -15,8 +15,8 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
"gardomatic.kleiax.de/lib/client"
|
||||
"gardomatic.kleiax.de/internal/vcs"
|
||||
"gardomatic.kleiax.de/lib/client"
|
||||
"github.com/go-playground/form/v4"
|
||||
)
|
||||
|
||||
@@ -30,6 +30,7 @@ type Config struct {
|
||||
Port int
|
||||
Env string
|
||||
APIBaseURL string
|
||||
DemoAccountEmail string
|
||||
SessionCookieName string
|
||||
CookieSecure bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user