added clarifying comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user