Skip to content
Snippets Groups Projects
Commit f1207a17 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Update config.yml

parent 8d6d5abc
No related branches found
No related tags found
No related merge requests found
Pipeline #31218 failed
......@@ -2,6 +2,7 @@
# These configuration values must be stored in the user's config.yml.
MYSQL_ROOT_PASSWORD: "{{ 8|random_string }}"
OPENEDX_MYSQL_PASSWORD: "{{ 8|random_string }}"
MYSQL_PASSWORD: ""
OPENEDX_SECRET_KEY: "{{ 24|random_string }}"
ANDROID_OAUTH2_SECRET: "{{ 24|random_string }}"
ID: "{{ 24|random_string }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment