Singleton try

This commit is contained in:
2025-05-13 21:40:52 +02:00
parent 6d70870ef3
commit 444249dfc4
8 changed files with 24 additions and 11 deletions

View File

@@ -104,7 +104,7 @@ services:
- "4389:4389"
environment:
- KYOO_URL=${KYOO_URL:-http://api:3567/api}
- JWKS_URL="http://auth:4568/.well-known/jwks.json"
- JWKS_URL=http://auth:4568/.well-known/jwks.json
- JWT_ISSUER=${PUBLIC_URL}
volumes:
- ./scanner:/app