This commit is contained in:
Jonathan Vuillemin
2020-05-18 10:58:38 +02:00
parent 8870854eac
commit acdb244ed7
+3 -3
View File
@@ -2,10 +2,10 @@
<bg=blue;fg=white> Next: LTI 1.3 bundle configuration </>
<bg=blue;fg=white> </>
* Configure your keys, platform, tools and registrations in <fg=green>config/packages/lti1p3.yaml</>
* Configure your keys, platform, tools and registrations in file <fg=green>config/packages/lti1p3.yaml</>
* Configure the platform and tools automated routes in <fg=green>config/routes/lti1p3.yaml</>
* Configure the platform and tools automated routes in file <fg=green>config/routes/lti1p3.yaml</>
* <fg=blue>Read</> the documentation at <comment>https://github.com/oat-sa/bundle-lti1p3</>
* <fg=red>IMPORTANT</> The keys generated in the <comment>config/secrets/dev/</> folder are default development keys, <fg=red>DO NOT USE THEM IN PRODUCTION</>.
* <fg=red>IMPORTANT</> The keys generated in <comment>config/secrets/dev/</> folder are default development keys, <fg=red>DO NOT USE THEM IN PRODUCTION</>.