Skip to content

Instantly share code, notes, and snippets.

@huawww
Created October 13, 2016 07:55
Show Gist options
  • Save huawww/f8536e3fa74023278e831f69f482a189 to your computer and use it in GitHub Desktop.
Save huawww/f8536e3fa74023278e831f69f482a189 to your computer and use it in GitHub Desktop.
.ebextensions/01_files.config
files:
"/etc/nginx/conf.d/proxy.conf" :
mode: "000755"
owner: root
group: root
content: |
client_max_body_size 100M;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment