Skip to content

Commit 5e305e4

Browse files
committed
README [ci skip]
1 parent 3ee0ae8 commit 5e305e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ The following environment variables can be used to configure the *Docker Flow: P
4848
|PROXY_INSTANCE_NAME|The name of the proxy instance. Useful if multiple proxies are running inside a cluster|No|docker-flow|docker-flow|
4949
|MODE |Two modes are supported. The *default* mode should be used for general purpose. It requires a Consul instance and service data to be stored in it (e.g. through Registrator). The *swarm* mode is designed to work with new features introduced in Docker 1.12 and assumes that containers are deployed as Docker services (new Swarm).|No |default|swarm|
5050
|SERVICE_NAME |The name of the service. It must be the same as the value of the `--service` argument. Used only in the *swarm* mode.|No|proxy|my-proxy|
51+
|STATS_USER |Username for the statistics page | |admin |my-user|
52+
|STATS_PASS |Password for the statistics page | |admin |my-pass|
5153
|TIMEOUT_CONNECT |The connect timeout in seconds | |5 |3 |
5254
|TIMEOUT_CLIENT |The client timeout in seconds | |20 |5 |
5355
|TIMEOUT_SERVER |The server timeout in seconds | |20 |5 |

0 commit comments

Comments
 (0)