feat(recipes): image upload, fix save 500, HelloFresh seed data #53

Merged
marcel merged 50 commits from feat/issue-46-wire-suggestions-recipe-picker into master 2026-04-10 10:18:10 +02:00
Showing only changes of commit 46f2ec45a3 - Show all commits

View File

@@ -19,5 +19,10 @@ spring:
enabled: true
locations: classpath:db/migration
servlet:
multipart:
max-file-size: 5MB
max-request-size: 6MB
server:
port: 8080