Fixed readme lol
This commit is contained in:
@@ -28,8 +28,8 @@ const (
|
|||||||
EmbeddedServerIP = "0.0.0.0"
|
EmbeddedServerIP = "0.0.0.0"
|
||||||
EmbeddedServerPort = "8080"
|
EmbeddedServerPort = "8080"
|
||||||
)
|
)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
2.2 Client Configuration:
|
2.2 Client Configuration:
|
||||||
- Navigate to the `client` directory.
|
- Navigate to the `client` directory.
|
||||||
- Make a new file called `config.go` and paste/modify the following code:
|
- Make a new file called `config.go` and paste/modify the following code:
|
||||||
|
|||||||
Reference in New Issue
Block a user