Skip to content

Commit

Permalink
Feat: Increase caddy max_size
Browse files Browse the repository at this point in the history
  • Loading branch information
Vija02 committed Dec 29, 2024
1 parent d2494e1 commit 580b4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ services:
caddy: theopenpresenter.com
caddy.reverse_proxy: "{{upstreams 5678}}"
caddy.reverse_proxy.transport: "http"
caddy.request_body.max_size: "1GB"

theopenpresenter-worker:
image: ghcr.io/vija02/theopenpresenter_server:main
Expand Down

0 comments on commit 580b4d4

Please sign in to comment.