* Changin public_url & public_ws_url to shorter url & wsurl respectively

There's also some miscellaneous changes  that don't fit anywhere in this patch (mostly dev qol of roadmap updates)
This commit is contained in:
shockrah
2021-05-09 23:08:55 -07:00
parent efac097645
commit a79195076d
4 changed files with 8 additions and 5 deletions

View File

@@ -7,5 +7,8 @@ dep:
run:
cargo run --features rtc --release -- -s
test:
cd ../ && bash scripts/run-api-tests.sh
clean:
cargo clean