Is there any way to force the package to not create an artisan server in order to redirect on docker installation ( used to test redis installation with horizon in my case ) ?
It could be great to have an option to specify the URL and if empty -> generate the artisan server.
To be more precise in our case -> change the redirect that is usually in localhost:3001 to the URl given.
Hello,
Is there any way to force the package to not create an artisan server in order to redirect on docker installation ( used to test redis installation with horizon in my case ) ? It could be great to have an option to specify the URL and if empty -> generate the artisan server. To be more precise in our case -> change the redirect that is usually in localhost:3001 to the URl given.
Thanks, Gautier