2 lines
134 B
Plaintext
2 lines
134 B
Plaintext
|
clear;RUST_LOG=debug BIND=0.0.0.0:7979 ADMINS=admin:admin PSQL=postgres://postgres@localhost/cooked REDIS=redis://localhost cargo run
|