chore(stdiscosrv): sched in loop

This commit is contained in:
Jakob Borg
2024-09-13 08:48:04 +02:00
parent 3d59740a0a
commit b794726e1f
2 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ func main() {
var flushInterval time.Duration
log.SetOutput(os.Stdout)
log.SetFlags(0)
// log.SetFlags(0)
flag.StringVar(&certFile, "cert", "./cert.pem", "Certificate file")
flag.StringVar(&keyFile, "key", "./key.pem", "Key file")