Added a higher client_max_body_size than standard

This commit is contained in:
Frank Lyder Bredland 2015-09-10 13:23:36 +02:00
parent e47df7a884
commit 4931255057

View file

@ -1,3 +1,5 @@
client_max_body_size 200m;
{{ define "upstream" }}
{{ if .Address }}
{{/* If we got the containers from swarm and this container's port is published to host, use host IP:PORT */}}