Merge pull request 'release: development -> main' (#1) from development into main

This commit was merged in pull request #1.
This commit is contained in:
2026-05-02 23:48:34 +03:00
2 changed files with 8 additions and 2 deletions
@@ -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"
}
}
}