mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #1699 from bigchaindb/minor-update-k8s-prod-guide
Remove an invalid message in the k8s production deployment guide
This commit is contained in:
commit
6f2c61d778
@ -866,7 +866,7 @@ To test the NGINX instance with HTTPS and 3scale integration:
|
||||
|
||||
$ wsc -er wss://<cluster-fqdn>/api/v1/streams/valid_transactions
|
||||
|
||||
$ curl -X GET https://<cluster-fqdn>
|
||||
$ curl -X GET http://<cluster-fqdn>:27017
|
||||
|
||||
The above curl command should result in the response
|
||||
``It looks like you are trying to access MongoDB over HTTP on the native driver port.``
|
||||
|
Loading…
x
Reference in New Issue
Block a user