Compare commits

..

1 Commits

Author SHA1 Message Date
661a3ba79f fix(observabillity): include otel logs
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m29s
2025-06-07 15:20:16 +02:00

View File

@@ -18,7 +18,6 @@ import (
var (
settings = types.Settings{
Port: "",
OtelEnabled: false,
BaseUrl: "",
Environment: "test",
Smtp: nil,