Releases: flownative/localbeach
Releases · flownative/localbeach
Release v1.3.3+1
Release v1.3.2+1
Release v1.3.1+1
Release v1.3.0+1
This release introduces a new "restart" command which allows you to restart a Local Beach instance, just in case it misbehaves or you messed up the containers …
"restart" does not pull images by default, but you can enable pulling with "--pull=true".
Release v1.2.1+1
This release introduces HTTPS support for Local Beach projects. After upgrading to 1.2.1 run beach setup-https
. You'll probably have to enter your sudo password. Make sure to restart your browser.
If everything worked out, you should be able to access your projects via https (https://your-project.localbeach.net).
Release v1.2.0.+2
Fix beach setup call in Homebrew formula flownative/localbeach#11