mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
@ -12,7 +12,7 @@ Demonstrates how to shutdown the web server in a couple of ways:
|
||||
### Running The Server
|
||||
|
||||
```sh
|
||||
cd basics/shutdown-server
|
||||
cd shutdown-server
|
||||
cargo run --bin shutdown-server
|
||||
|
||||
# Starting 8 workers
|
||||
|
Reference in New Issue
Block a user