summaryrefslogtreecommitdiff
path: root/jobs/virtual-hosting.nomad.hcl
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2024-03-02 15:31:35 +0100
committerMathias Magnusson <mathias@magnusson.space>2024-03-02 15:31:35 +0100
commitdc867699f39d701fe73bcdeda78b65d87690d859 (patch)
tree71309949bd85c75438c26927c2b57683f531e5f8 /jobs/virtual-hosting.nomad.hcl
parent2a0a20ae245af94da46476df7ac2d52be17d6a48 (diff)
downloadgarm-dc867699f39d701fe73bcdeda78b65d87690d859.tar.gz
I don't even know at this point. Fuck lego. I think, i don't even know
Diffstat (limited to 'jobs/virtual-hosting.nomad.hcl')
-rw-r--r--jobs/virtual-hosting.nomad.hcl4
1 files changed, 3 insertions, 1 deletions
diff --git a/jobs/virtual-hosting.nomad.hcl b/jobs/virtual-hosting.nomad.hcl
index e35e29b..5fa1a38 100644
--- a/jobs/virtual-hosting.nomad.hcl
+++ b/jobs/virtual-hosting.nomad.hcl
@@ -65,7 +65,9 @@ http {
sendfile on;
#tcp_nopush on;
- keepalive_timeout 65;
+ client_max_body_size 500M;
+
+ keepalive_timeout 65;
#gzip on;