Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
https
Browse files Browse the repository at this point in the history
  • Loading branch information
kendricktan committed Oct 21, 2017
1 parent 7c6822c commit 6fac772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reducers/Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import {

const initialSettings = {
insightAPI: 'https://explorer.zensystem.io/insight-api-zen/',
explorerURL: 'http://explorer.zensystem.io/',
explorerURL: 'https://explorer.zensystem.io/',
language: LANG_ENGLISH,
currency: CURRENCY_USD,
pin: null
Expand Down

0 comments on commit 6fac772

Please sign in to comment.