mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
Change proxy endpoint
This commit is contained in:
parent
5f861d28e3
commit
a4f2028965
@ -53,8 +53,7 @@ window.addEventListener('DOMContentLoaded', function domload(event) {
|
|||||||
window.removeEventListener('DOMContentLoaded', domload, false)
|
window.removeEventListener('DOMContentLoaded', domload, false)
|
||||||
|
|
||||||
const driver = window.BigchainDB
|
const driver = window.BigchainDB
|
||||||
// const API_PATH = 'https://ipdb-proxy-obyvvvijdi.now.sh/api/v1/'
|
const API_PATH = 'https://ipdb-proxy-dwahwzxwga.now.sh/api/v1/'
|
||||||
const API_PATH = 'https://ipdb-proxy-cmpyydtxja.now.sh/api/v1/'
|
|
||||||
|
|
||||||
const form = document.getElementById('form-transaction')
|
const form = document.getElementById('form-transaction')
|
||||||
const postButton = document.getElementById('post')
|
const postButton = document.getElementById('post')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user