@@ -0,0 +1,19 @@
# Tinyproxy 1.11.0-rc1
## Usage (docker-compose)
```
version: "3.5"
services:
tinyproxy:
image: paramah/tinyproxy
networks:
- proxy_network
ports:
- "8888:8888"
environment:
TINYPROXY_TIMEOUT: 10
TINYPROXY_MAXCLIENTS: 200
The note is not visible to the blocked user.