switched framework to actix-web

This commit is contained in:
uh wot 2021-10-24 15:29:29 +02:00
parent 89a9303321
commit d2a7090033
Signed by: uhwot
GPG key ID: CB2454984587B781
4 changed files with 549 additions and 489 deletions

View file

@ -1 +1 @@
web: ROCKET_ADDRESS=0.0.0.0 ROCKET_PORT=$PORT ROCKET_KEEP_ALIVE=0 ./target/release/dzmedia
web: ./target/release/dzmedia