From abf2cde607effdb944a0a93260b55598632b6388 Mon Sep 17 00:00:00 2001 From: Hippo Date: Fri, 27 Sep 2019 21:56:51 +0530 Subject: [PATCH] Add Snipette Heroku Live! --- .ghost.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ghost.json b/.ghost.json index 9124d5e..c7466b7 100644 --- a/.ghost.json +++ b/.ghost.json @@ -4,7 +4,7 @@ "contentApiKey": "9cc5c67c358edfdd81455149d0" }, "production": { - "apiUrl": "https://gatsby.ghost.io", - "contentApiKey": "9cc5c67c358edfdd81455149d0" + "apiUrl": "https://snipette-ghost.herokuapp.com", + "contentApiKey": "c9bd67a76af9a705d0e3afb590 " } }