added clarifying comment

This commit is contained in:
Brian Bjarke Jensen
2025-11-09 11:19:03 +01:00
parent b883ef455b
commit 1950b600cf
+1
View File
@@ -11,6 +11,7 @@ services:
# Persist database to local directory
- ./data:/data
environment:
# Set environment to development for hot-reloading and debug features
- ENVIRONMENT=development
# Optional: Override admin credentials for development
- ADMIN_USERNAME=admin