Deadline visible in "Rough draft approval" page #106

Merged
ansv7779 merged 7 commits from rough-draft-approval-deadline into develop 2025-02-12 11:07:55 +01:00
Showing only changes of commit 02b60c2bd3 - Show all commits

View File

@ -77,7 +77,7 @@ services:
- CLIENT_REDIRECT_URI=https://${VHOST}/oauth/callback
- RESOURCE_SERVER_ID=scipro_api_client
- RESOURCE_SERVER_SECRET=scipro_api_secret
- CLIENT_SCOPES="grade:read grade:write"
- CLIENT_SCOPES=grade:read grade:write
networks:
- traefik
labels: