merge: IT-628 RabbitMQ worker, contracts, usage UI in channels screen #16

Closed
agrynco wants to merge 51 commits from feature/it-1115-html-template-escaping into IT-628
2 changed files with 8 additions and 2 deletions
Showing only changes of commit 49982fc27f - Show all commits
@@ -20,7 +20,10 @@
}
}
],
"Enrich": [ "FromLogContext" ]
"Enrich": [ "FromLogContext" ],
"Properties": {
"Application": "hrynco-notification-service-web"
}
},
"AllowedHosts": "*"
}
@@ -27,6 +27,9 @@
}
}
],
"Enrich": [ "FromLogContext" ]
"Enrich": [ "FromLogContext" ],
"Properties": {
"Application": "hrynco-notification-service-worker"
}
}
}