Pavel_Osipov's avatar

Laradock with ray

HI! I'm trying to use Spatie Ray together with a Laradock on the Ubuntu, but cannot connect Ray console to the Laradock PHP-FPM. I can connect to the 127.0.0.1:2222 with laradock as username and by providing my local SSH key, but it seems not a PHP-FPM container. Has anyone already done this? If so, please help with settings.

Thank you in advance!

0 likes
1 reply
Pavel_Osipov's avatar

OK, RTFM is the best answer. ray.php with the 'host' => 'host.docker.internal', did a trick.

It's interesting why PHP array format used to store settings, but it written in the documentation and it should be enough.

Please or to participate in this conversation.