diff --git a/edivorce/settings/openshift.py b/edivorce/settings/openshift.py index d8e569dc..93cd6343 100644 --- a/edivorce/settings/openshift.py +++ b/edivorce/settings/openshift.py @@ -37,9 +37,9 @@ DATABASES = { WEASYPRINT_URL = 'http://weasyprint:5001' WEASYPRINT_CSS_LOOPBACK = 'http://edivorce-django:8080' -# Django Compressor offline compression (triggered by setup.py during OpenShift build) -COMPRESS_ENABLED = False -# COMPRESS_OFFLINE = True +# Django Compressor offline compression (triggered by wsgi.py during OpenShift deployment) +COMPRESS_ENABLED = True +COMPRESS_OFFLINE = True # The app will be served out of a subdirectory of justice.gov.bc.ca # PROD: /divorce