This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
3.0.0-beta.4
Pre-release
Pre-release
What‘s New
- 🔒 Opt-in SSL support has been added via
marina ssl on
— this will self sign a certificate and install it into your keychain - 🏠 You can now change the default TLD that Marina uses away from
localhost
to anything you’d like - 🌚 The saved marina dock files in your projects are now TLD agnostic so you won’t need to use the same TLD your teammates use.
- 🐙 Each docked site now supports aliases which can be done by adding an
aliases
array to the dock file, or when docking a site using comma separated values fordomain
- 👌
marina list
is prettier now - 🚀 Updated dependencies for performance improvements
Upgrade
npm install -g marina-cli@beta
sudo marina update