Trim unused axum/tower-http features; 'deploying', not 'self-hosting'

This commit is contained in:
Gregory Schier
2026-08-17 11:03:58 -07:00
parent 679e49d1eb
commit 47d25f7479
4 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -65,9 +65,9 @@ Refusals are logged with the reason. There is no switch to turn this off: the
proxy's private network is the cloud's, not the user's, so a `localhost` or LAN
API can never be reached through it — that is what the desktop app is for.
## Self-hosting
## Deploying
One binary, no dependencies. Build it and run it wherever you like:
One binary, no dependencies:
```shell
cargo build --release -p yaak-send-proxy