fixed proxy config
This commit is contained in:
+3
-1
@@ -876,6 +876,8 @@
|
||||
},
|
||||
"config": {
|
||||
"proxy": false, // proxy only works when self-hosted
|
||||
"proxyPath": "http://localhost:8080" // absolute or relative path to proxy; proxy must be set to true for this setting to have any effect
|
||||
"proxyPath": "/proxy.html" // 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
|
||||
// proxyPath is already set for you if you are using VioletGG2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user