You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Dockerfile and environment variable support
- Create Dockerfile using `php:8-apache` base image
- Modify config to use environment variables with sensible defaults
- Use filter_var() for proper boolean environment variable handling
0 commit comments