Загрузить файлы в «alert-receiver»

This commit is contained in:
2026-08-06 18:29:17 +03:00
parent 3ae867184f
commit 53f6ea7e07
3 changed files with 30 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
APP_NAME=alert-receiver
APP_HOST=0.0.0.0
APP_PORT=8080
WEBHOOK_TOKEN=change_me_webhook_token
FORWARD_ENABLED=true
PROCESSOR_URL=http://alert-processor-ingest:8081/internal/events
INTERNAL_API_TOKEN=change_internal_token
FORWARD_TIMEOUT_SECONDS=10