Commit 57627a71 authored by filip mertens's avatar filip mertens Committed by davidzagi93@gmail.com

update proxy

parent 04248ba9
...@@ -58,7 +58,7 @@ class DGitProvider extends Plugin { ...@@ -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 = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment