Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ data in real time! Below are some tips on how take full advantage of your node.
Content-Security-Policy or your site won't work. You will need to add two
entries: One for domain.com:\* and one for api.domain.com:\*
* Add the necessary nginx configuration for your SSL certificates generated by letsencrypt
- see [Setting up SSL](https://docs.bitclout.com/devs/running-a-node#how-do-i-configure-ssl)
* Set the TWILIO\* flags to allow new users to get some starter BitClout.
* Set a SUPPORT\_EMAIL so your users can contact you if they run into trouble.
* Play with the logging verbosity by increasing GLOG\_V.
Expand Down