Skip to content

Commit

Permalink
#32 : README updates for REST API
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Apr 4, 2020
1 parent 4aa20fd commit 11754e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ and started the bot.
The REST API listens for plain HTTP traffic on port `8080` by default - you can change the
`server.port` in the [./config/application.properties](./config/application.properties) file.

**IMPORTANT:** The bot must be configured to use TLS if you plan on accessing the REST API over a
**Warning:** The bot must be configured to use TLS if you plan on accessing the REST API over a
public network - see the _[TLS](#tls)_ section below.

You _must_ change the `bxbot.restapi.jwt.secret` value in the
Expand Down

0 comments on commit 11754e0

Please sign in to comment.