Replace ``shell with
``sh
This commit is contained in:
@@ -40,7 +40,7 @@ It uses an [nginx server block](http://wiki.nginx.org/ServerBlockExample) to ser
|
||||
|
||||
First generate a self signed rsa key and certificate that the server can use for TLS.
|
||||
|
||||
```shell
|
||||
```sh
|
||||
$ make keys secret KEY=/tmp/nginx.key CERT=/tmp/nginx.crt SECRET=/tmp/secret.json
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user