feat(frontend): POST for images

This commit is contained in:
h
2026-01-21 10:20:17 +01:00
parent bd361c6e7d
commit 03d56006dc
4 changed files with 107 additions and 7 deletions

View File

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