mirror of
https://github.com/actix/examples
synced 2025-02-08 20:06:07 +01:00
Correct path
This commit is contained in:
parent
d49eee6dd3
commit
81ef0dbdd6
@ -5,7 +5,7 @@ Juniper integration for Actix web
|
|||||||
### server
|
### server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd actix-web/examples/juniper
|
cd examples/juniper
|
||||||
cargo run (or ``cargo watch -x run``)
|
cargo run (or ``cargo watch -x run``)
|
||||||
# Started http server: 127.0.0.1:8080
|
# Started http server: 127.0.0.1:8080
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user