Skip to content

Commit a0a72e2

Browse files
committed
fixup! ✨(edxapp) add support for LMS themes
1 parent 8ce61d7 commit a0a72e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/edxapp/vars/all/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ edxapp_django_port: 8000
1313
#
1414
# edxapp_theme_url: "https://github.com/raccoongang/themes_for_themex.io)"
1515
# edxapp_theme_tag: "marvel-theme-ginkgo"
16-
edxapp_theme_url: null
17-
edxapp_theme_tag: null
16+
edxapp_theme_url: ""
17+
edxapp_theme_tag: ""
1818
edxapp_build_settings: "fun.docker_build_production"
1919

2020
# -- memcached

0 commit comments

Comments
 (0)