use yaml config file instead of flags

This commit is contained in:
da
2021-04-23 11:16:31 +02:00
parent 9707a60934
commit 16a5f22448
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
)