We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabd4f4 commit fc56aa4Copy full SHA for fc56aa4
apps/edxapp/vars/all/main.yml
@@ -8,7 +8,6 @@ edxapp_lms_host: "lms.{{ project_name}}.{{ domain_name }}"
8
edxapp_image_name: "fundocker/edxapp"
9
edxapp_image_tag: "hawthorn.1-1.0.0"
10
edxapp_django_port: 8000
11
-edxapp_sql_dump_url: "https://gist.github.com/jmaupetit/1f9d270d7d2106774fd94ba89a51ab78/raw/b0004f2825623d03de58710bf936db175e96bc90/edx-database-ginko.sql"
12
13
# -- memcached
14
edxapp_memcached_image_name: memcached
0 commit comments