added protfolio network

This commit is contained in:
2026-09-25 07:32:39 +02:00
parent d556aa3f2f
commit ee56726fb3
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ marvinkrausser.com {
api.marvinkrausser.com {
import common
request_body {
max_size {$CADDY_MAX_BODY:16MB}
max_size {$CADDY_MAX_BODY_API:16MB}
}
reverse_proxy cnn_api:8000
}