init elas atelier #1

Merged
nvrl merged 82 commits from ela into main 2026-05-18 13:55:42 +02:00
Showing only changes of commit 2cfd3ff779 - Show all commits
+1 -1
View File
@@ -41,7 +41,7 @@ services:
ports:
- "4322:4321"
environment:
- PUBLIC_API_URL=http://backend:3000
- PUBLIC_API_URL=${PUBLIC_API_URL:-}
- SITE_MODE=${SITE_MODE:-atelier}
depends_on:
backend: