appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
15 stars 13 forks source link

fix certagent server vars variables #335

Closed melvinsoft closed 3 years ago

melvinsoft commented 3 years ago

This is a follow up of: https://github.com/appsembler/configuration/pull/332

We were bringing the wrong variables to this server vars template. In addition, since the nginx location need EDXAPP_AWS_S3_CUSTOM_DOMAIN and TAHOE_SCORM_XBLOCK_ROOT_DIR we need to bring them here too.