Deadline visible in "Rough draft approval" page #106
@ -7,10 +7,10 @@ profile=DEV
|
|||||||
# No secrets available for branch deployment to branch.dsv.su.se
|
# No secrets available for branch deployment to branch.dsv.su.se
|
||||||
# Will have to set up some mock API for this later
|
# Will have to set up some mock API for this later
|
||||||
service.grading.url=
|
service.grading.url=
|
||||||
oauth.uri=
|
oauth.uri=${OAUTH2_AUTHORIZATION_URI:http://localhost:59734/authorize}
|
||||||
oauth.clientId=
|
oauth.clientId=${OAUTH2_CLIENT_ID:scipro}
|
||||||
oauth.clientSecret=
|
oauth.clientSecret=${OAUTH2_CLIENT_SECRET:s3cr3t}
|
||||||
oauth.redirectUri=
|
oauth.redirectUri={baseUrl}/oauth/callback
|
||||||
|
|
||||||
# No secrets available for branch deployment to branch.dsv.su.se
|
# No secrets available for branch deployment to branch.dsv.su.se
|
||||||
# Will have to set up some mock API for this later
|
# Will have to set up some mock API for this later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user