From 0ab3c76502eb40d624f41f10e9479a1e18a9ac42 Mon Sep 17 00:00:00 2001 From: chennqqi Date: Tue, 12 May 2020 14:26:21 +0800 Subject: [PATCH] update doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9ca24c..2583141 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Leave `PROXY_USER` and `PROXY_PASSWORD` empty for skip authentication options wh |PROXY_USER|String|EMPTY|Set proxy user (also required existed PROXY_PASS)| |PROXY_PASSWORD|String|EMPTY|Set proxy password for auth, used with PROXY_USER| |PROXY_PORT|String|1080|Set listen port for application inside docker container| +|DIAL_TIMEOUT|String|3s|Set dial connect timeout,default 3s| ## Test running service