Insecure dev url
authorLorin Hochstein <lhochstein@netflix.com>
Tue, 7 Feb 2017 06:27:30 +0000 (22:27 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Tue, 7 Feb 2017 06:27:30 +0000 (22:27 -0800)
ch13/ghostdata/config.js

index ef69a2c..8446a8b 100644 (file)
@@ -31,7 +31,7 @@ config = {
     development: {
         // The url to use when providing links to the site, E.g. in RSS and email.
         // Change this to your Ghost blog's published URL.
-        url: 'https://localhost:8443',
+        url: 'http://localhost:8000',
 
         // Example refferer policy
         // Visit https://www.w3.org/TR/referrer-policy/ for instructions