cookiecutter-django/{{cookiecutter.project_slug}}/.ebextensions/50_apache.config

3 lines
137 B
Text

container_commands:
01_setup_apache:
command: "cp .ebextensions/enable_mod_deflate.conf /etc/httpd/conf.d/enable_mod_deflate.conf"