Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions ansible/group_vars/tutor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ tutor_version: "16.1.0"
tutor_config_repo: git@github.com:Abstract-Tech/community-theme-tutor.git

tutor_prod_config:
ENABLE_WEB_PROXY: false
ENABLE_WEB_PROXY: true
ENABLE_HTTPS: true
CADDY_HTTP_PORT: 7001

tutor_app: community_theme
1 change: 0 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ CMS_OAUTH2_SECRET: 2icx54cdu9SJ77KMlZgHTWcm
CONTACT_EMAIL: noreply@community.abzt.de
DOCKER_IMAGE_OPENEDX: docker.io/abstract2tech/community-theme-openedx:16.1.0
ENABLE_HTTPS: false
ENABLE_WEB_PROXY: true
ID: jxBish2U54zbLTe82GMVvnyO
JWT_RSA_PRIVATE_KEY: '-----BEGIN RSA PRIVATE KEY-----

Expand Down