Update configuration.yml.example

This commit is contained in:
xxq250 2023-02-20 18:23:45 +08:00
parent 9ba6013488
commit 32a7ad97b4
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ default: &default
callback_url: 'callback_url'
signature_key: 'test12345678'
educoder:
client_id: 'e9ce4d5ba1698d6f7d01d8ee2959776c7a6d743ebe94da2341e288fd2fbf60aa'
client_secret: '6ff84dd75eddd859c5bd0e7a791b58bc5ad1ba4fbb30bc9db37cb0baf9f33012'
client_id: 'test'
client_secret: 'test'
base_url: 'https://test-data.educoder.net'
redirect_uri: 'https://testforgeplus.trustie.net/api/auth/educoder/callback'