1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-17 13:01:46 +00:00

Merge pull request #5773 from mrclschstr/staging

[Fix] Watchdog: escape subject and body for webhooks
This commit is contained in:
Niklas Meyer
2024-08-07 14:48:11 +02:00
committed by GitHub
2 changed files with 6 additions and 3 deletions

View File

@@ -479,7 +479,6 @@ services:
- mysql-mailcow
- acme-mailcow
- redis-mailcow
environment:
- IPV6_NETWORK=${IPV6_NETWORK:-fd4d:6169:6c63:6f77::/64}
- LOG_LINES=${LOG_LINES:-9999}