mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Another caddy fix attempt
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import repo.caddyfile
|
||||
|
||||
{
|
||||
import repo.caddyfile {
|
||||
admin off
|
||||
}
|
||||
|
||||
|
||||
@@ -47,9 +47,9 @@
|
||||
request_body {
|
||||
max_size 250GB
|
||||
}
|
||||
encode gzip
|
||||
reverse_proxy repo-web-api:5000 {
|
||||
import repo_common_proxy
|
||||
encode gzip
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user