cretueusebiu / valet-windows

Laravel Valet for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable auto start on boot

rognales opened this issue · comments

I'm not sure if this being asked before, but how do i turn off the start on boot?

Reason: This is related to known issue of AcrylicDNS conflict with Docker Desktop. Its troublesome to stop valet, restart docker & finally start valet.

Expectation: I want to set Docker to start on boot and Valet to start on-demand.

I had the same problem, but you can just set the AcrylicDNS service startup type to Automatic (Delayed Start) and will start after Docker.

Screenshot_1
.

That's a good workaround. That should do the tricks.