feat: feedback-driven recipe discovery (auto-ingest via Spoonacular)
CI / backend (pytest + alembic) (push) Has been cancelled
CI / frontend (build) (push) Has been cancelled

This commit is contained in:
2026-05-24 13:17:39 -07:00
parent 35f736a052
commit 3885d7d0dc
20 changed files with 1962 additions and 9 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ services:
nginx:
image: nginx:alpine
ports:
- "8081:80"
- "8082:80"
- "8444:443"
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro