Documentation ¶
Overview ¶
The command dummystore starts an HTTP server with a dummystore.
Usage
$ dummystore -h Usage of dummystore: -http string http address (default ":5000") -tlscert string TLS certificate file -tlskey string TLS private key file
Docker ¶
A Docker image is available. To create a container, run:
$ docker run -p 5000:5000 stratumn/dummystore
Click to show internal directories.
Click to hide internal directories.