mirror of
https://github.com/actix/examples
synced 2025-02-02 09:39:03 +01:00
Correct path
This commit is contained in:
parent
bd69eb83ef
commit
4d5e52940e
@ -5,7 +5,7 @@
|
|||||||
### server
|
### server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd actix-web/examples/tls
|
cd examples/tls
|
||||||
cargo run (or ``cargo watch -x run``)
|
cargo run (or ``cargo watch -x run``)
|
||||||
# Started http server: 127.0.0.1:8443
|
# Started http server: 127.0.0.1:8443
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user