Split Komodo webhook secret

This commit is contained in:
2026-05-06 18:50:14 +02:00
parent 014e51fd67
commit 9b4d37ca81
7 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ services:
- KOMODO_HOST=https://komodo.kaleschke.info
- KOMODO_TITLE=Kallilabcore
- KOMODO_SECRET_KEY=${KOMODO_SECRET_KEY}
- KOMODO_WEBHOOK_SECRET=${KOMODO_SECRET_KEY}
- KOMODO_WEBHOOK_SECRET=${KOMODO_WEBHOOK_SECRET}
- KOMODO_PASSKEY=${KOMODO_PERIPHERY_PASSKEY}
- KOMODO_DATABASE_ADDRESS=komodo-mongo:27017
- KOMODO_DATABASE_USERNAME=komodo