added a proxy dont complain if this doesnt work
This commit is contained in:
+2
-2
@@ -911,8 +911,8 @@
|
|||||||
// coming soon
|
// coming soon
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"proxy": false, // proxy only works when self-hosted
|
"proxy": true, // proxy only works when self-hosted
|
||||||
"proxyPath": "/proxy.html" // absolute or relative path to proxy; proxy must be set to true for this setting to have any effect.
|
"proxyPath": "https://bcd.ens.org" // absolute or relative path to proxy; proxy must be set to true for this setting to have any effect.
|
||||||
// if you are using VioletGG2, all you need to do set proxy to true
|
// if you are using VioletGG2, all you need to do set proxy to true
|
||||||
// proxyPath is already set for you if you are using VioletGG2
|
// proxyPath is already set for you if you are using VioletGG2
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user