Commit b09d2d9c by John Jarvis

whitespace

parent 76543bd9
......@@ -65,9 +65,9 @@ nginx_debian_pkgs:
NGINX_EDXAPP_ENABLE_S3_MAINTENANCE: False
nginx_default_error_page: "/server/server-error.html"
NGINX_EDXAPP_ERROR_PAGES:
"500": "{{ nginx_default_error_page}}"
"502": "{{ nginx_default_error_page}}"
"504": "{{ nginx_default_error_page}}"
"500": "{{ nginx_default_error_page }}"
"502": "{{ nginx_default_error_page }}"
"504": "{{ nginx_default_error_page }}"
CMS_HOSTNAME: '~^((stage|prod)-)?studio.*'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment