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
Add --admin-host argument to FrankenPHP Command (#898)
* Add CADDY_SERVER_ADMIN_HOST
So that users can override the host of the Caddy admin API
* Add --admin-host to frankenphp command
Users can now override the admin host bind using command line arguments
* Fix linting
* Set admin-host option default to `localhost`, remove adminHost function
* Update StartFrankenPhpCommand.php
* Update StartFrankenPhpCommand.php
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments