use yaml config file instead of flags

This commit is contained in:
da
2021-04-14 15:07:13 +02:00
parent 00971bcca0
commit 2062819b65
4 changed files with 52 additions and 19 deletions
+1
View File
@@ -9,4 +9,5 @@ require (
github.com/gorilla/sessions v1.2.1
github.com/sirupsen/logrus v1.8.1
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
gopkg.in/yaml.v2 v2.2.2
)