generated from Patagia/template-nix
parent
421bed1611
commit
2da3a239cd
6 changed files with 200 additions and 50 deletions
2
justfile
2
justfile
|
@ -5,7 +5,7 @@ default:
|
|||
@just --choose
|
||||
|
||||
# Run controller
|
||||
run-controller $RUST_LOG="debug":
|
||||
run-controller $RUST_LOG="debug,h2=info,hyper_util=info,tower=info":
|
||||
cargo run --package patagia-controller
|
||||
|
||||
# Run controller local development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue