solution: configurable timeout

This commit is contained in:
Igor Artamonov
2019-09-10 22:36:20 -04:00
parent ea0b137e0f
commit bd6d6aa6bb
13 changed files with 58 additions and 35 deletions

View File

@@ -45,7 +45,7 @@ upstreams:
Which sets the following:
- application listen on 0.0.0.0:2448
- application listen on 0.0.0.0:2449
- TLS security is disabled (_don't use in production!_)
- read upstreams configuration from file `upstreams.yaml` in the current directory