Use an api key for the scanner

This commit is contained in:
2025-11-02 23:40:54 +01:00
parent 509e7c08cd
commit 31500dc3c5
7 changed files with 10 additions and 7 deletions

View File

@@ -120,6 +120,7 @@ services:
# Use this env var once we use mTLS for auth
# - KYOO_URL=${KYOO_URL:-http://api:3567/api}
- KYOO_URL=${KYOO_URL:-http://traefik:8901/api}
- KYOO_APIKEY=scanner-$KEIBI_APIKEY_SCANNER
- JWKS_URL=http://auth:4568/.well-known/jwks.json
- JWT_ISSUER=${PUBLIC_URL}
volumes: