Mode in CMD

This commit is contained in:
mr
2025-02-14 11:59:32 +01:00
parent 6621d14d74
commit 7246dea2b2
13 changed files with 76 additions and 1007 deletions

View File

@@ -14,6 +14,7 @@ type Config struct {
Logs string
LokiUrl string
NatsUrl string
Mode string
}
var instance *Config