Skip to content

Commit

Permalink
some documentaion cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorOgg committed Feb 26, 2017
1 parent 06c8125 commit 63bcbca
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 @@ -22,7 +22,7 @@ wget -qO- https://raw.githubusercontent.com/DoctorOgg/chef-itdrc-snap-it/master
"self-signed": false
},
```
This will enable us to ask for a signed SSL certificate from https://letsencrypt.org. If your machine is not on the public internet **you should set ```"self-signed": true```***, this will generate a self-signed SSL certificate instead.
This will enable us to ask for a signed SSL certificate from https://letsencrypt.org. If your machine is not on the public internet **you should set ```"self-signed": true```**, this will generate a self-signed SSL certificate instead.

Additionally, it is **critical** to configure the app_url
```
Expand Down

0 comments on commit 63bcbca

Please sign in to comment.