mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
minor fixes
Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>
This commit is contained in:
parent
29dd1d6afc
commit
a3d769e27d
@ -1,6 +1,7 @@
|
||||
# Frontend API server that:
|
||||
# 1. Acts as the HTTPS termination point.
|
||||
# 2. Forwards BDB HTTP requests to OpenResty backend.
|
||||
# 2. Authorizes HTTP requests with secret token header
|
||||
# and forwards to BDB backend.
|
||||
# 3. Forwards BDB WS requests to BDB backend.
|
||||
# 4. Does health check with LB.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user