solidarity transport update
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 2m4s

This commit is contained in:
2025-05-23 09:45:37 +02:00
parent ea0f2544a7
commit 860e8122b2
9 changed files with 170 additions and 146 deletions

View File

@@ -13,7 +13,6 @@ import (
func main() {
zerolog.TimeFieldFormat = zerolog.TimeFormatUnix
cfg, err := ReadConfig()
if err != nil {
panic(err)