Skip to content

Commit

Permalink
refactor: nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
xxoznge committed Oct 15, 2024
1 parent 07a29cd commit e53d595
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .ebextensions-dev/01_files.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
files:
"/etc/nginx/conf.d/proxy.conf" :
mode: "000755"
owner: root
group: root
content: |
client_max_body_size 20M;

0 comments on commit e53d595

Please sign in to comment.