Skip to content

Commit 9146a36

Browse files
committed
Update Zeit Now deployment to support HTTPS
1 parent 082d043 commit 9146a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
siteMetadata: {
33
title: 'JavaScriptMN',
4-
apiRoot: 'https://next-meetup-proxy-dnfelnhlmh.now.sh'
4+
apiRoot: 'https://next-meetup-proxy-sjyqybbeam.now.sh'
55
},
66
plugins: [
77
'gatsby-plugin-react-helmet',

0 commit comments

Comments
 (0)