v4.1.1
- 🐛 Fix XDebug Argument Passage that caused build failures (closes #12)
- Make Xdebug client host configurable via Env
XDEBUG_CLIENT_HOST
instead of having to rebuild the image. - Make Nginx Logs Format Configurable
- Defaults to JSON in Production and Combined in Dev