added site modes

This commit is contained in:
2026-05-18 13:51:33 +02:00
parent c3aa52ddfd
commit 86f855493b
18 changed files with 538 additions and 52 deletions
+1
View File
@@ -42,6 +42,7 @@ services:
- "4322:4321"
environment:
- PUBLIC_API_URL=http://backend:3000
- SITE_MODE=${SITE_MODE:-atelier}
depends_on:
backend:
condition: service_healthy