feat(frontend): POST for images

This commit is contained in:
h
2026-01-21 10:38:57 +01:00
parent 8b38e04039
commit 14617cba84
2 changed files with 19 additions and 4 deletions

View File

@@ -26,6 +26,9 @@
}
handle {
request_body {
max_size 50MB
}
reverse_proxy stealth-ai-relay-frontend:3000
}
}