docs: emphasize importance of STORAGE_PATH in env example

This commit is contained in:
Paul Nothaft
2026-01-17 15:48:24 +01:00
parent cdda709886
commit 3397807670
+1
View File
@@ -44,6 +44,7 @@ SMTP_PASS=your-sendgrid-api-key
EMAIL_FROM=[email protected]
# Storage Paths
# IMPORTANT: STORAGE_PATH must be set to avoid file path resolution issues
# Docker deployment:
STORAGE_PATH=/app/storage
EVENTS_PATH=/app/storage/events