update proxy

pull/1342/head
filip mertens 4 years ago committed by davidzagi93@gmail.com
parent 04248ba9ed
commit 57627a7175
  1. 2
      apps/remix-ide/src/app/files/dgitProvider.js

@ -58,7 +58,7 @@ class DGitProvider extends Plugin {
async parseInput (input) { async parseInput (input) {
return { return {
corsProxy: 'http://static.220.14.12.49.clients.your-server.de:3001', corsProxy: 'https://corsproxy.remixproject.org/',
http, http,
onAuth: url => { onAuth: url => {
const auth = { const auth = {

Loading…
Cancel
Save