mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-04-22 17:20:46 +00:00
Merge pull request #21 from ewalk153/patch-1
corrected typo in instructions for "run the server"
This commit is contained in:
@@ -56,8 +56,8 @@ You're ready to run the server:
|
||||
|
||||
$ ./bin/redoctober -addr=localhost:8080 \
|
||||
-vaultpath=diskrecord.json \
|
||||
-cert=certs/server.crt \
|
||||
-key=certs/server.pem \
|
||||
-cert=cert/server.crt \
|
||||
-key=cert/server.pem \
|
||||
-static=$GOPATH/src/github.com/cloudflare/redoctober/index.html
|
||||
|
||||
## Quick start: example webapp
|
||||
|
||||
Reference in New Issue
Block a user