Skip to content

Commit 451886f

Browse files
authored
Update README.md
1 parent 05b068f commit 451886f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# http-async-proxy
22
pod local async http proxy with buffer
3+
4+
env configuraion variables with defaults:
5+
QUEUE_SIZE: 100
6+
WORKER_COUNT: 5
7+
LISTEN_ADDRESS: 8080
8+
METRICS_PORT: 9091
9+
CONFIG_PATH: /etc/backends.yaml

0 commit comments

Comments
 (0)