ntg confirmed ok, back to mock

This commit is contained in:
Bel LaPointe
2022-01-09 22:50:34 -05:00
parent 1320bd1884
commit afa1bdf56f
4 changed files with 16 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ type Config struct {
Once bool
Brokers struct {
NTG struct {
Mock bool
Cookie string
}
}