This commit is contained in:
2026-02-06 14:46:12 -06:00
parent 1a1eaa46ae
commit d008b50892
3 changed files with 20 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ services:
- '4200:4000' # Extern 4200 -> Intern 4000 (SSR)
environment:
NODE_ENV: production
volumes:
- ./bizmatch-server/pictures:/app/pictures
# --- BACKEND ---
app: