mirror of
https://github.com/actix/actix-website
synced 2025-09-02 09:36:40 +02:00
docs: update Shuttle deployment docs (#604)
This commit is contained in:
@@ -26,10 +26,10 @@ Shuttle has out-of-the-box support for Actix Web. Follow these steps to host you
|
|||||||
cargo install cargo-shuttle
|
cargo install cargo-shuttle
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Create your project on the Shuttle platform:
|
4. Login to Shuttle
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
shuttle project start
|
shuttle login
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Deploy! 🚀
|
5. Deploy! 🚀
|
||||||
|
Reference in New Issue
Block a user