nightly: enable all credentials there

This commit is contained in:
pedro 2024-02-29 17:02:56 +01:00
parent fa544f4f22
commit de5ef2c8d1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- EMAIL_PORT=${IDHUB_EMAIL_PORT}
- EMAIL_USE_TLS=${IDHUB_EMAIL_USE_TLS}
- EMAIL_BACKEND=${IDHUB_EMAIL_BACKEND}
- SUPPORTED_CREDENTIALS=['FederationMembership', 'CourseCredential']
- SUPPORTED_CREDENTIALS=['CourseCredential', 'EOperatorClaim', 'FederationMembership', 'FinancialVulnerabilityCredential', 'MembershipCard']
ports:
- 9061:9001
volumes: