mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
update example
This commit is contained in:
parent
a53417ce52
commit
847b64e935
1 changed files with 4 additions and 3 deletions
|
|
@ -6,7 +6,8 @@ Web server implementation based on the Rocket engine
|
|||
> In development!
|
||||
|
||||
```
|
||||
cargo run -p rssto-http -- --mysql-username USER \
|
||||
cd rssto/crates/rssto-http
|
||||
cargo run -- --mysql-username USER \
|
||||
--mysql-password PASS \
|
||||
--mysql-database NAME
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue