forked from p15670423/monkey
Docs: Minor edits to Linux setup documentation
This commit is contained in:
parent
3e8f7382d0
commit
9ed689946c
|
@ -75,7 +75,7 @@ private certificate authority.
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Create a [server configuration file and provide the path to the certificate](../../reference/server_configuration).
|
1. Create a [server configuration file and provide the path to the certificate](../../reference/server_configuration).
|
||||||
Server configuration file should look something like:
|
The server configuration file should look something like:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
@ -99,7 +99,7 @@ Server configuration file should look something like:
|
||||||
1. Terminate the Island process if it's already running.
|
1. Terminate the Island process if it's already running.
|
||||||
|
|
||||||
1. Create a [server configuration file](../../reference/server_configuration).
|
1. Create a [server configuration file](../../reference/server_configuration).
|
||||||
Server configuration file should look something like:
|
The server configuration file should look something like:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue